jesu9 / VGGFeatExtractLinks
Python wrapper to extract CNN embeddings with Oxford VGG models using caffe.
☆27Updated 10 years ago
Alternatives and similar repositories for VGGFeatExtract
Users that are interested in VGGFeatExtract are comparing it to the libraries listed below
Sorting:
- Object detection with segmentation and context in deep networks☆27Updated 10 years ago
- Attend Refine Repeat: Active Box Proposal Generation via In-Out Localization☆62Updated 6 years ago
- Faster-RCNN based on Densecap(deprecated)☆84Updated 9 years ago
- A Caffe implementation of http://arxiv.org/abs/1512.07928☆39Updated 9 years ago
- ☆44Updated 8 years ago
- An attempt to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)☆43Updated 5 years ago
- visualizing what ConvNets learn with camera☆88Updated 10 years ago
- 2016 ActivityNet action recognition challenge. CNN + LSTM approach. Multi-threaded loading.☆53Updated 9 years ago
- Pre-trained models for MixDCNN paper☆36Updated 7 years ago
- Implementation of state-of-art models in Torch☆54Updated 9 years ago
- Code for SDS☆58Updated 10 years ago
- torch data augmentation toolbox (supports affine transform)☆54Updated 8 years ago
- Architecture learning for CNN's☆37Updated 8 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 9 years ago
- DecoupledNet: Decoupled Deep Neural Network for Semi-supervised Semantic Segmentation☆73Updated 10 years ago
- an updated version of fb.resnet.torch with many changes.☆38Updated 8 years ago
- A more memory efficient Torch implementation of "Densely Connected Convolutional Networks".☆29Updated 8 years ago
- A loss function based on the distances between anchor, positive and negative embeddings used in FaceNet