afgiel / video_cnnLinks
CS231N Final Project - Andrew Giel, Ryan Diaz
☆13Updated 10 years ago
Alternatives and similar repositories for video_cnn
Users that are interested in video_cnn are comparing it to the libraries listed below
Sorting:
- Dynamic Capacity Networks using Tensorflow☆52Updated 8 years ago
- Unsupervised Learning on Neural Network Outputs☆73Updated 8 years ago
- Diving Deep into Sentiment: Understanding Fine-tuned CNNs for Visual Sentiment Prediction☆20Updated 8 years ago
- an updated version of fb.resnet.torch with many changes.☆37Updated 8 years ago
- Flattened convolutional neural networks (1D convolution modules for Torch nn)☆61Updated 9 years ago
- Object detection with segmentation and context in deep networks☆27Updated 10 years ago
- Implementation of state-of-art models in Torch☆54Updated 8 years ago
- Code for the recurrent image density estimator☆29Updated 9 years ago
- visualizing what ConvNets learn with camera☆89Updated 9 years ago
- miniplaces2 deep residual network in neon☆16Updated 9 years ago
- Code for SDS☆58Updated 9 years ago
- Project for CS 231N☆30Updated 4 years ago
- Full convolution MultiBox Detector ( like SSD) implemented in Torch.☆40Updated 8 years ago
- RNN for producing text to handwriting image☆31Updated 8 years ago
- expresso☆43Updated 9 years ago
- ☆26Updated 9 years ago
- Unsupervised learning of visual concepts from video☆56Updated 9 years ago
- Torch7 bindings for cuda-convnet2 kernels!☆40Updated 9 years ago
- An OCR-system based on torch using the technique of LSTM/GRU-RNN, CTC and referred to the works of rnnlib and clstm.☆66Updated 9 years ago
- Pre-trained models for MixDCNN paper☆36Updated 7 years ago
- a C++ wrapper of Caffe and mxnet to make predictions☆49Updated 7 years ago
- ☆33Updated 9 years ago
- Code for Fast Bird Part Localization (FGVC 2015)☆21Updated 9 years ago
- Implementation of the approach described in "Understanding deep features with computer-generated imagery" , M. Aubry and B. Russell, ICCV…☆21Updated 2 years ago
- Object Segmentation (NIPS 2014)☆25Updated 10 years ago
- Convolutional autoencoder to colorize greyscale images☆43Updated 10 years ago
- Chainer's simple implementation of fast R-CNN