Nice summary of all those different concepts, brought it together well. ty!
@cryptofelix52422 ай бұрын
Very helpful for anyone getting into object detection!
@wo0zero0oW Жыл бұрын
Really great video! Thanks
@MoustafaAbada-- Жыл бұрын
Man, you are awesome. Thanks a lot!
@anastasiablack46162 жыл бұрын
Thank you, it was very informative!
@AnirbanDasgupta Жыл бұрын
great video..just a comment in IoU, I guess in the formula the numerator should be intersection instead of union.
@abbygalejancuenca47042 жыл бұрын
thank you for this
@aaronsayeb65662 жыл бұрын
Thanks for the video. Quick question: Is the equation for IOU incorrect in the slide?. Its intersection over union so the numerator should be intersection and denominator must be the area of both images (right?)
@shwethabc24832 жыл бұрын
Yeah, you're right. It should be Intersection(common area between two bounding boxes) over Union(area covered by both bounding boxes)