Skip to content

Beeditor04/simple-yolo-bytetrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Yolo + ByteTracker Application (CS431)

  • This repo implement a simple MOT on football dataset (roboflow)
  • Using raw code from ByteTrack repo for educational purpose

How to use

  • notebook: contains my progress of training and tracking code
  • demo.py: python file to run in cmd
  • tracker: raw ByteTrack code you can get from ByteTrack repo

Demo

pip install -r requirements.txt
python demo.py

Environments

  • I doing this repo in my WSL (Ubuntu), setting up is quite complicated, I suggest this tutorial

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published