Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/YvesHarrison/Car-Detector-and-Tracker-Using-MXNet-and-KCF
https://github.com/YvesHarrison/Car-Detector-and-Tracker-Using-MXNet-and-KCF
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/YvesHarrison/Car-Detector-and-Tracker-Using-MXNet-and-KCF
- Owner: YvesHarrison
- License: other
- Created: 2018-09-01T01:00:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T22:41:28.000Z (almost 6 years ago)
- Last Synced: 2024-08-01T22:40:26.890Z (5 months ago)
- Language: Python
- Size: 1.66 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-MXNet - Car-Detector-and-Tracker
README
Programs combine RCNN(using MXNet) and KCF algorithm building target dectecor and tracker for road videos.
All files should be placed in mxnet/example/rcnn. Meanwhile OpenCV is needed by the program. Training data, models and testing videos are not included here.
For more information about programs please look through train_test.md.