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
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Rcnn!