Hackster is hosting Hackster Holidays, Ep. 7: Livestream & Giveaway Drawing. Watch previous episodes or stream live on Friday!Stream Hackster Holidays, Ep. 7 on Friday!
Parikshit SahaShreyashree NeogiGulafsa Bano
Created December 6, 2023

Video Analytics on Football Match Using AMD Radeon Pro GPU

Video Analytics on Football Match Using AMD Radeon Pro GPU

37
Video Analytics on Football Match Using AMD Radeon Pro GPU

Things used in this project

Hardware components

AMD Radeon Pro W7900 GPU
AMD Radeon Pro W7900 GPU
×1

Software apps and online services

AMD ROCm™ Software
AMD ROCm™ Software
Pytorch Framework
Ultralytics Framework
Roboflow DataSet Repository

Story

Read more

Schematics

AMD Radeon W7900 Pro GPU installed System

Code

Code for training & prediction on Video Data

SH
pip install ultralytics

#training
yolo detect train data=data.yaml model=yolov8n.yaml epochs=100 imgsz=640

#prediction
yolo detect predict model=/home/smss/datasets/football_yolov8/runs/detect/train3/weights/best.pt source=video.mp4 show=True

Credits

Parikshit Saha
13 projects • 9 followers
Shreyashree Neogi
3 projects • 2 followers
Gulafsa Bano
0 projects • 0 followers

Comments