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:
- Chainer's simple implementation of fast R-CNN☆43Updated 6 years ago
- Full convolution MultiBox Detector ( like SSD) implemented in Torch.☆40Updated 9 years ago
- The code to learn mxnet☆60Updated 9 years ago
- Code for tutorial: 'Using convolutional neural nets to detect facial keypoints' (from 2014)☆115Updated 9 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 9 years ago
- Applied Deep Learning Workshop London 2017☆72Updated 8 years ago
- Vehicle Tracking and Detection Project Submitted for Udacity's CND using Traditional Computer Vision and Machine Learning Techniques.☆69Updated 8 years ago
- Code for SDS☆58Updated 10 years ago
- Faster-RCNN in Tensorflow☆57Updated 8 years ago
- a mxnet multi-task tutorial☆33Updated 9 years ago
- The inception-resnet-v2 models re-trained from scratch via torch☆52Updated 7 years ago
- First step towards...☆33Updated 9 years ago
- Deep Residual Learning for Image Recognition, http://arxiv.org/abs/1512.03385☆86Updated 9 years ago
- For my own use BVLC/caffe helper tools☆24Updated 10 years ago
- a C++ wrapper of Caffe and mxnet to make predictions☆49Updated 7 years ago
- Implementation of GoogLeNet with lasagne and theano☆28Updated 10 years ago
- Pre-trained models for MixDCNN paper☆36Updated 7 years ago
- ☆36Updated 9 years ago
- use mxnet to train your own data with just oneclick☆79Updated 8 years ago
- ☆36Updated 10 years ago
- an updated version of fb.resnet.torch with many changes.☆38Updated 9 years ago
- ☆34Updated 9 years ago
- Object detection system☆15Updated 13 years ago
- Transfer Learning and Fine Tuning for Cross Domain Image Classification with Keras☆85Updated 8 years ago
- Convolutional Neural Networks for Visual Recognition in Stanford☆69Updated 9 years ago
- Deep feature pyramids for various computer vision algorithms (DPMs, pyramid R-CNN, etc.)☆129Updated 8 years ago
- Train (fine-tune) Fast R-CNN on your own dataset - step by step☆74Updated 9 years ago
- Deep residual learning on CIFAR10 with TensorFlow☆64Updated 9 years ago
- Object detection with segmentation and context in deep networks☆27Updated 10 years ago
- A simple baseline model set using MXNet for Kaggle StateFarm driver position identification☆27Updated 9 years ago