https://github.com/augmentedstartups/yolor-deepsort-object-tracking
https://github.com/augmentedstartups/yolor-deepsort-object-tracking
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/augmentedstartups/yolor-deepsort-object-tracking
- Owner: augmentedstartups
- Created: 2021-08-20T10:13:29.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T07:10:43.000Z (about 4 years ago)
- Last Synced: 2025-04-23T00:45:35.404Z (about 1 year ago)
- Language: Python
- Size: 45.9 KB
- Stars: 7
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YOLOR-DEEPSORT-Object-Tracking
Get the rest of the code Here : https://augmentedstartups.info/YOLORPROCourse
# References
1. YOLOR for Object Detection https://github.com/WongKinYiu/yolor
2. DeepSORT Object tracking https://github.com/nwojke/deep_sort
3. Tracking Trails https://www.pyimagesearch.com/2015/09/21/opencv-track-object-movement/