Videos

What is YOLO algorithm? | Deep Learning Tutorial 31 (Tensorflow, Keras & Python)



codebasics

YOLO (You only look once) is a state of the art object detection algorithm that has become main method of detecting objects in the field of computer vision. Previously people used techniques such as sliding window object detection, R CNN, Fast R CNN and Faster R CNN. But after its invention in 2015, YOLO has become an industry standard for object detection due to its speed and accuracy. In this video we will understand the theory behind how exactly YOLO algorithm works. In next video we will write code to detect objects using YOLO framework.

πŸ”– Hashtags πŸ”–
#yoloalgorithm #yolodeeplearning #yoloobjectdetection #yolopython #yoloobjectdetection #yoloopencv

Do you want to learn technology from me? Check https://codebasics.io/ for my affordable video courses.

Deep learning playlist: https://www.youtube.com/playlist?list=PLeo1K3hjS3uu7CxAacxVndI4bE_o3BDtO
Machine learning playlist :Β https://www.youtube.com/playlist?list=PLeo1K3hjS3uvCeTYTeyfe0-rN5r8zn9rwΒ 

🌎 My Website For Video Courses: https://codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description

Need help building software or data analytics and AI solutions? My company https://www.atliq.com/ can help. Click on the Contact button on that website.

#️⃣ Social Media #️⃣
πŸ”— Discord: https://discord.gg/r42Kbuk
πŸ“Έ Dhaval’s Personal Instagram: https://www.instagram.com/dhavalsays/
πŸ“Έ Instagram: https://www.instagram.com/codebasicshub/
πŸ”Š Facebook: https://www.facebook.com/codebasicshub
πŸ“± Twitter: https://twitter.com/codebasicshub
πŸ“ Linkedin: https://www.linkedin.com/company/codebasics/

❗❗ DISCLAIMER: All opinions expressed in this video are of my own and not that of my employers’.

Source

Similar Posts

29 thoughts on “What is YOLO algorithm? | Deep Learning Tutorial 31 (Tensorflow, Keras & Python)
  1. There is a significant mistake about the confidence, it is not setting a threshold of IOU and then select the max probability. It is combining those two together and then select the max.
    This is the core of YOLO, and you are misleading people, do your research!!!

  2. Sir I have one doubt if we have images of tomato and green chilli in a same train folder and we simply giving the path and class names of apple and chilli in yaml file how the model correctly pics the apple with apple class in the shuffled dataset.

  3. Hey man, good stuff. I am not a coder so pardon my question but do you know if YOLO7 or 8 can be used for body measurement and not just object detection?

  4. Thank you for the practical tutorials.πŸ™πŸ™πŸ™
    I have the following questions:

    Can we use the saved weights from YOLOv7 instance segmentation for a classification problem?
    We have a binary classification problem with 500 images, one class having only 30 images and the rest belonging to the other class. Can we extract features using instance segmentation on the images with fewer samples and then use all the features for classification?

  5. Thank you for the practical tutorials.πŸ™πŸ™πŸ™
    I have the following questions:

    Can we use the saved weights from YOLOv7 instance segmentation for a classification problem?
    We have a binary classification problem with 500 images, one class having only 30 images and the rest belonging to the other class. Can we extract features using instance segmentation on the images with fewer samples and then use all the features for classification?

Comments are closed.

WP2Social Auto Publish Powered By : XYZScripts.com