https://github.com/KauaHenSilva/python_object_tracking_legacy
A Python project about object tracking with KCF and CSRT develops a system that tracks objects in real time, using KCF for fast tracking and CSRT for greater accuracy and robustness in scenarios with deformations or occlusions.
https://github.com/KauaHenSilva/python_object_tracking_legacy
artificial-intelligence csrt kcf vision-computer
Last synced: 9 months ago
JSON representation
A Python project about object tracking with KCF and CSRT develops a system that tracks objects in real time, using KCF for fast tracking and CSRT for greater accuracy and robustness in scenarios with deformations or occlusions.
- Host: GitHub
- URL: https://github.com/KauaHenSilva/python_object_tracking_legacy
- Owner: KauaHenSilva
- Created: 2024-10-19T19:56:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-20T15:02:17.000Z (over 1 year ago)
- Last Synced: 2024-11-08T20:16:59.494Z (over 1 year ago)
- Topics: artificial-intelligence, csrt, kcf, vision-computer
- Language: Jupyter Notebook
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
In Progress