How to train your custom object with YOLOV5 (for Python and C++)

Опубликовано: 22 Февраль 2026
на канале: Computer Vision Lab
857
18

How to train you custom object with YOLOV5 ?

This video contains yolov5 training method. Trained model is also tested with c++ and with random video shots. Video also contains tricks related to the training and how to find annotated labels & images.

🌠 Open Images web-site: https://storage.googleapis.com/openim...

🌠 My older video explains open images website:    • TRAIN YOUR CUSTOM OBJECT DETECTION MODEL W...  

🌠 Yolov5 github page: https://github.com/ultralytics/yolov5

🌠 Code I used in the video: https://github.com/doleron/yolov5-ope...

🌠 You may want to watch also:    • How to install CUDA on UBUNTU(Linux) | CUD...  

🌠 Stackoverflow: https://stackoverflow.com/users/11048...

🌠 Github: https://github.com/yunus-temurlenk?ta...

🌠 Twitter:   / code_enjoy  

🌠Hashnode: https://yunustemurlenk.hashnode.dev/

▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬

0:00 - OpenImages website
3:50 - Code & Training & Test

If you see any mistake and any advice please comment. Thanks for watching...

#yolov5, #opencv, #train