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 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for R-CNN-Object-detection
- Full convolution MultiBox Detector ( like SSD) implemented in Torch.☆40Updated 7 years ago
- an updated version of fb.resnet.torch with many changes.☆37Updated 7 years ago
- Torch implementation of "Multiple Object Recognition with Visual Attention" on Kaggle Cats vs Dogs dataset☆21Updated 8 years ago
- a mxnet multi-task tutorial☆33Updated 8 years ago
- For my own use BVLC/caffe helper tools☆24Updated 9 years ago
- Pre-trained models for MixDCNN paper☆37Updated 6 years ago
- A Keras Model to get VGG Features of an Image. With pre-trained weights☆13Updated 8 years ago
- CS231N Final Project - Andrew Giel, Ryan Diaz☆13Updated 9 years ago
- The code to learn mxnet☆60Updated 7 years ago
- Theano port of Ross Girshick's ROI Pooling Layer☆28Updated 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
- Faster R-CNN, an MXNet implementation with distributed implementation and data parallelization.☆36Updated 7 years ago
- Implementation of GoogLeNet with lasagne and theano☆28Updated 9 years ago
- ☆18Updated 9 years ago
- Practices for machine learning☆27Updated 8 years ago
- Chainer's simple implementation of fast R-CNN☆42Updated 5 years ago
- Object detection system☆15Updated 12 years ago
- A variational autoencoder in tensorflow☆9Updated 8 years ago
- Diving Deep into Sentiment: Understanding Fine-tuned CNNs for Visual Sentiment Prediction☆21Updated 7 years ago
- Clean and easy to extend baseline for image captioning in tensorflow☆10Updated 8 years ago
- detection-developing☆20Updated 10 years ago