sdemyanov / tensorflow-worklab
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 example is to separate all functionality on several classes, so it is easy to modify the parameters and run the models, while still having all code not too deep inside.
☆24Updated 8 years ago
Alternatives and similar repositories for tensorflow-worklab:
Users that are interested in tensorflow-worklab are comparing it to the libraries listed below
- visualizing what ConvNets learn with camera☆89Updated 9 years ago
- Dynamic Capacity Networks using Tensorflow☆52Updated 8 years ago
- ☆26Updated 9 years ago
- 2016 ActivityNet action recognition challenge. CNN + LSTM approach. Multi-threaded loading.☆53Updated 8 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 8 years ago
- DPPnet: Image Question Answering using Convolutional Neural Network with Dynamic Parameter Prediction☆94Updated 8 years ago
- Architecture learning for CNN's☆37Updated 8 years ago
- The inception-resnet-v2 models re-trained from scratch via torch☆52Updated 6 years ago
- Python wrapper to extract CNN embeddings with Oxford VGG models using caffe.☆27Updated 9 years ago
- Structured Receptive Fields in Convolutional Neural Networks☆47Updated 7 years ago
- Playing with an LSTM neural network.☆32Updated 7 years ago
- ☆17Updated 9 years ago
- A loss function based on the distances between anchor, positive and negative embeddings used in FaceNet☆21Updated 8 years ago
- Implementation of state-of-art models in Torch☆54Updated 8 years ago
- Torch implementation of Wasserstein GAN https://arxiv.org/abs/1701.07875☆47Updated 7 years ago
- An attempt to implement the recurrent attention model (RAM) from "Recurrent Models of Visual Attention" (Mnih+ 2014)☆43Updated 4 years ago
- torch data augmentation toolbox (supports affine transform)☆54Updated 7 years ago
- Attend Refine Repeat: Active Box Proposal Generation via In-Out Localization☆62Updated 6 years ago
- Experiment files for the paper "An Analysis of Unsupervised Pre-training in Light of Recent Advances", available here: http://arxiv.org/a…☆18Updated 9 years ago
- State Of The Art deep neural network models☆37Updated 8 years ago
- Batch-Normalized LSTM (Recurrent Batch Normalization) implementation in Torch.☆90Updated 8 years ago
- ☆121Updated 8 years ago
- This is a code repository to efficiently train a deconvolutional neural network with rectified linear units.☆56Updated 9 years ago
- Code for SDS☆59Updated 9 years ago
- Unsupervised learning of visual concepts from video☆56Updated 8 years ago
- An implementation of Highway Networks in Caffe☆95Updated 9 years ago
- Code for Attentive Recurrent Comparators☆57Updated 8 years ago
- ☆69Updated 6 years ago
- Code for the Torch in Action book☆44Updated 8 years ago
- A Siamese network implementation in torch (simple example on MNIST to embed to 2D space)☆23Updated 9 years ago