Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.