正在加载视频...

视频加载失败

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 次观看 • 2 年前 •via X (Twitter)

11 条评论

SkalskiP 的头像
SkalskiP2 年前

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

SkalskiP 的头像
SkalskiP2 年前

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

SkalskiP 的头像
SkalskiP2 年前

and also demonstrates how to use the model for inference.

SkalskiP 的头像
SkalskiP2 年前

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 的头像
Christoffer Bjelke2 年前

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

SkalskiP 的头像
SkalskiP2 年前

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

Aleksandr Kovalev 的头像
Aleksandr Kovalev2 年前

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

SkalskiP 的头像
SkalskiP2 年前

Apparently it is the fastest and the most accurate ;)

TechBlend 的头像
TechBlend2 年前

Thanks for sharing mate. Really accurate.

Noah Christie 的头像
Noah Christie2 年前

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

SkalskiP 的头像
SkalskiP2 年前

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

相关视频