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.
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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Faster R-CNN!