YOLO v11: Image Object detection - Build a coin-counting app!

Hey guys, in this video, you'll learn how to use train a YOLO v11 model to perform object detection and computer vision in Python. Timestamps: 0:00 Intro 0:14 Project overview 0:42 Dataset setup 1:24 Label Studio 2:40 Labeling Setup 3:36 How to label 4:49 Exporting 5:01 Dataset overview 5:57 Moving to Colab 6:12 Dataset split 7:45 data.yml file 9:40 Training our model 11:16 Model validation 12:04 Inference 13:29 Getting results with code 14:34 Tensors to list 15:01 Getting predictions with labels 17:43 Code modularity 18:41 Model export 19:20 Outro