Closed jaskiratsingh2000 closed 3 years ago
Trying to understand the Object Detection with the YOLO Framework. Trying to grasp what makes YOLO tick, why you should use it over other object detection algorithms, and the different techniques used by YOLO.
Reference used - https://www.analyticsvidhya.com/blog/2018/12/practical-guide-object-detection-yolo-framewor-python/#:~:text=YOLO%20is%20a%20state%2Dof,each%20grid%20contains%205%20boxes
Trying to understand the Object Detection with the YOLO Framework. Trying to grasp what makes YOLO tick, why you should use it over other object detection algorithms, and the different techniques used by YOLO.