Skip to content

farukalamai/rfdetr-deepsort-object-tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RF-DETR Object Detection with DeepSORT Tracking

This project integrates RF-DETR (SOTA Real-Time Object Detection Model) with DeepSORT to achieve robust real-time object tracking.

Steps to run Code

git clone https://github.com/farukalamai/rfdetr-deepsort-object-tracking.git
cd rfdetr-deepsort-object-tracking
pip install -r requirements.txt
  • Specify the path of your video file in video_process.py and run the file.
python video_process.py

Original DeepSORT Code: https://github.com/nwojke/deep_sort

About

RF-DETR Object Detection with DeepSORT Tracking

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages