This repository provides a MATLAB / Caffe re-implementation of the Faster R-CNN object detection framework (originally from Ren et al. 2015). The Faster R-CNN architecture combines a Region Proposal Network (RPN) with a Fast R-CNN style detection network to share convolutional feature maps and thus speed up detection. The repo includes code to train, test, and deploy Faster R-CNN models under the MATLAB / Caffe environment, example configuration files, and model checkpoints. Multiple configuration files for different datasets and architectures. Evaluation scripts for mAP and detection metrics.
Features
- Shared convolutional backbone for proposals + detection
- Region Proposal Network (RPN) for generating object proposals
- End-to-end training of proposal + detector
- Multiple configuration files for different datasets and architectures
- Support for fine-tuning existing models
- Evaluation scripts for mAP and detection metrics
Categories
Computer Vision LibrariesLicense
MIT LicenseFollow Faster R-CNN
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Faster R-CNN!