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
- Implementation of GoogLeNet with lasagne and theano☆28Updated 9 years ago
- First step towards...☆33Updated 9 years ago
- a mxnet multi-task tutorial☆33Updated 9 years ago
- Pre-trained models for MixDCNN paper☆36Updated 6 years ago
- an updated version of fb.resnet.torch with many changes.☆37Updated 8 years ago
- ☆6Updated 9 years ago
- Chainer's simple implementation of fast R-CNN☆42Updated 6 years ago
- For my own use BVLC/caffe helper tools☆24Updated 9 years ago
- CNN workshop held at NTNU, spring 2016.☆24Updated 8 years ago
- Object detection system☆15Updated 13 years ago
- ☆33Updated 8 years ago
- CS231N Final Project - Andrew Giel, Ryan Diaz☆13Updated 10 years ago
- A simple baseline model set using MXNet for Kaggle StateFarm driver position identification☆27Updated 8 years ago
- detection-developing☆20Updated 10 years ago
- TensorFlow Input Pipeline Examples based on multi-thread and FIFOQueue☆52Updated 7 years ago
- Kaggle NDSB competition with deep learning☆22Updated 10 years ago
- a C++ wrapper of Caffe and mxnet to make predictions☆49Updated 7 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- Object Segmentation (NIPS 2014)☆25Updated 10 years ago
- Code for Kaggle EEG Detection competition☆70Updated 9 years ago
- A variational autoencoder in tensorflow☆9Updated 9 years ago
- The code to learn mxnet☆60Updated 8 years ago
- The classical Papers and codes about adversarial nets☆36Updated 8 years ago
- doc and model for NDSB☆31Updated 10 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
- Mxnet-cnn-samples☆21Updated 7 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆21Updated 8 years ago
- Library for data augmentation☆30Updated 6 years ago
- Pythonic Deep Learning Framework Inspired by Torch's Neural Network package☆28Updated 7 years ago