Loading video...

Video Failed to Load

Go Home

train YOLOv9 on your dataset tutorial - run inference with a pre-trained COCO model - fine-tune model on custom dataset - evaluate the trained model - run inference with a fine-tuned model blogpost: ↓ read more

111,792 views • 2 years ago •via X (Twitter)

11 Comments

SkalskiP's profile picture
SkalskiP2 years ago

I have also prepared a notebook with an end-to-end example. - notebook: - paper: - code:

SkalskiP's profile picture
SkalskiP2 years ago

tutorial covers benchmarking the newly trained model and analyzing the results.

SkalskiP's profile picture
SkalskiP2 years ago

and also demonstrates how to use the model for inference.

SkalskiP's profile picture
SkalskiP2 years ago

I've also added the example to the notebooks repository; there, you will find tutorials not only about YOLOv9 but also about other SOTA models. notebooks repository:

Christoffer Bjelke's profile picture
Christoffer Bjelke2 years ago

hahah when the referee fell, it looked more like a player to the model makes sense

SkalskiP's profile picture
SkalskiP2 years ago

hahaha, if I see someone falling on the sidewalk and holding his leg, my first thought is, it is a football player

Aleksandr Kovalev's profile picture
Aleksandr Kovalev2 years ago

So many yolo versions) Could you highlight the advantages of yolov9?)

SkalskiP's profile picture
SkalskiP2 years ago

Apparently it is the fastest and the most accurate ;)

TechBlend's profile picture
TechBlend2 years ago

Thanks for sharing mate. Really accurate.

Noah Christie's profile picture
Noah Christie2 years ago

Is this then tracking player movement on the field with any sort of accuracy?

SkalskiP's profile picture
SkalskiP2 years ago

This demo not, but some time ago I build demo that did this

Related Videos