alessandroferrari / R-CNN-Object-detectionLinks
Python-caffe simplified implementation of the R-CNN object detection method. I have taken as a starting point the caffe ipython-notebook available at http://nbviewer.ipython.org/github/BVLC/caffe/blob/master/examples/detection.ipynb . The tutorial requires the use of matlab code for calculating selective search bounding boxes. This make it hard …
☆19Updated 10 years ago
Alternatives and similar repositories for R-CNN-Object-detection
Users that are interested in R-CNN-Object-detection are comparing it to the libraries listed below
Sorting:
- Full convolution MultiBox Detector ( like SSD) implemented in Torch.☆40Updated 8 years ago
 - Chainer's simple implementation of fast R-CNN☆42Updated 6 years ago
 - an updated version of fb.resnet.torch with many changes.☆38Updated 8 years ago
 - First step towards...☆33Updated 9 years ago
 - ☆36Updated 9 years ago
 - Deep Residual Learning for Image Recognition, http://arxiv.org/abs/1512.03385☆86Updated 9 years ago
 - The code to learn mxnet☆60Updated 8 years ago
 - Code for tutorial: 'Using convolutional neural nets to detect facial keypoints' (from 2014)☆115Updated 9 years ago
 - Object detection with segmentation and context in deep networks☆27Updated 10 years ago
 - Implementation of GoogLeNet with lasagne and theano☆28Updated 10 years ago
 - Pre-trained models for MixDCNN paper☆36Updated 7 years ago
 - Deep residual learning on CIFAR10 with TensorFlow☆63Updated 9 years ago
 - Faster-RCNN in Tensorflow☆57Updated 8 years ago
 - This package shows how to train a siamese network using Lasagne and Theano and includes network definitions for state-of-the-art networks…☆127Updated 9 years ago
 - Code for SDS☆58Updated 10 years ago
 - Mxnet-cnn-samples☆21Updated 8 years ago
 - Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 9 years ago
 - Code for Improving Deep Neural Network with Multiple Parametric Exponential Linear Units☆45Updated last year
 - a mxnet multi-task tutorial☆33Updated 9 years ago
 - ☆33Updated 8 years ago
 - TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆53Updated 8 years ago
 - Applied Deep Learning Workshop London 2017☆72Updated 8 years ago
 - a C++ wrapper of Caffe and mxnet to make predictions☆49Updated 7 years ago
 - The inception-resnet-v2 models re-trained from scratch via torch☆52Updated 7 years ago
 - An OCR-system based on torch using the technique of LSTM/GRU-RNN, CTC and referred to the works of rnnlib and clstm.☆66Updated 10 years ago
 - An implementation of Highway Networks in Caffe☆95Updated 10 years ago
 - Object detection system☆15Updated 13 years ago
 - Vehicle Tracking and Detection Project Submitted for Udacity's CND using Traditional Computer Vision and Machine Learning Techniques.☆69Updated 8 years ago
 - Train (fine-tune) Fast R-CNN on your own dataset - step by step☆74Updated 9 years ago
 - ☆17Updated 10 years ago