This repository contains the original MATLAB implementation of R-CNN (Regions with Convolutional Neural Networks), a pioneering deep learning-based object detection framework. Developed by Ross Girshick, R-CNN combines region proposals with convolutional neural networks to detect objects in images. It was one of the first approaches to significantly improve performance on object detection benchmarks like PASCAL VOC.
Features
- Implements R-CNN object detection using MATLAB
- Uses region proposals and CNN feature extraction
- Trains SVM classifiers on extracted features
- Compatible with pretrained Caffe CNNs
- Evaluates performance on PASCAL VOC datasets
- Demonstrates pipeline from region proposal to final detection
Categories
Computer Vision LibrariesLicense
BSD LicenseFollow Rcnn
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Rcnn!