Create YOLO (v5) Dataset for Custom Object Detection using OpenCV, PyTorch and Python Tutorial
🔔 Subscribe: http://bit.ly/venelin-subscribe
📔 Complete tutorial + notebook: https://www.curiousily.com/posts/object-detection-on-custom-dataset-with-yolo-v5-using-pytorch-and-python/
📖 Get SH*T Done with PyTorch Book: https://bit.ly/gtd-with-pytorch
🗓️ 1:1 Consultation Session With Me: https://calendly.com/venelin-valkov/consulting
🔣 GitHub: https://github.com/curiousily/Getting-Things-Done-with-Pytorch
Learn how to create a custom dataset for object detection with YOLOv5 of clothing in images. Complete source code and Google Colab notebook included.
⭐️ Tutorial Contents ⭐️
(00:00) What are we doing?
(00:23) Dataset overview – clothing item detection
(01:26) Look at the YOLO v5 project on GitHub
(02:58) Google Colab notebook setup
(11:25) Look at a sample image from the dataset
(24:14) Convert the dataset to YOLO (darknet) format
(34:36) Understanding the file structure of our dataset
#YOLO #ObjectDetection #Python #PyTorch #Dataset
source