alessandroferrari / R-CNN-Object-detection
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
- Full convolution MultiBox Detector ( like SSD) implemented in Torch.☆40Updated 8 years ago
- detection-developing☆20Updated 10 years ago
- Chainer's simple implementation of fast R-CNN☆42Updated 6 years ago
- CNN workshop held at NTNU, spring 2016.☆24Updated 7 years ago
- a mxnet multi-task tutorial☆33Updated 8 years ago
- ☆37Updated 10 years ago
- For my own use BVLC/caffe helper tools☆24Updated 9 years ago
- The code to learn mxnet☆60Updated 8 years ago
- Mxnet-cnn-samples☆21Updated 7 years ago
- ☆33Updated 8 years ago
- First step towards...☆33Updated 8 years ago
- Caffe fork that supports training with weighted samples http://caffe.berkeleyvision.org/☆23Updated 9 years ago
- Pre-trained models for MixDCNN paper☆36Updated 6 years ago
- CS231N Final Project - Andrew Giel, Ryan Diaz☆13Updated 9 years ago
- Faster R-CNN, an MXNet implementation with distributed implementation and data parallelization.☆36Updated 8 years ago
- ☆6Updated 9 years ago
- Applied Deep Learning Workshop London 2017☆72Updated 8 years ago
- Caffe: a fast open framework for deep learning.☆9Updated 8 years ago
- Theano port of Ross Girshick's ROI Pooling Layer☆28Updated 8 years ago
- a C++ wrapper of Caffe and mxnet to make predictions☆49Updated 7 years ago
- Pythonic Deep Learning Framework Inspired by Torch's Neural Network package☆28Updated 6 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆52Updated 7 years ago
- Implementation of GoogLeNet with lasagne and theano☆28Updated 9 years ago
- Object detection with segmentation and context in deep networks☆27Updated 9 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- ☆13Updated 8 years ago
- an updated version of fb.resnet.torch with many changes.☆37Updated 8 years ago
- Torch implementation of "Multiple Object Recognition with Visual Attention" on Kaggle Cats vs Dogs dataset☆20Updated 8 years ago
- MXNet finetune baseline (res152) for iNaturalist Challenge at FGVC 2017☆30Updated 7 years ago
- This set of files is an example of how to use Tensorflow for importing and retraining an existing model, such as ResNet. The goal of this…☆24Updated 8 years ago