akanazawa / si-convnetLinks
Implementation of the [Locally Scale-Invariant Convolutional Neural Network](http://www.umiacs.umd.edu/~kanazawa/papers/sicnn_workshop2014.pdf)
☆17Updated 10 years ago
Alternatives and similar repositories for si-convnet
Users that are interested in si-convnet are comparing it to the libraries listed below
Sorting:
- ☆57Updated 7 years ago
- DropNeuron: Simplifying the Structure of Deep Neural Networks☆59Updated 9 years ago
- Reproduction of some of the results from 'Identity Mappings in Deep Residual Networks'☆72Updated 9 years ago
- Large scale detection through adaptation☆47Updated 5 years ago
- Torch implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).☆131Updated 7 years ago
- Generalizing Pooling Functions in Convolutional Neural Networks: Mixed, Gated, and Tree☆27Updated 9 years ago
- Architecture learning for CNN's☆37Updated 8 years ago
- ☆10Updated 8 years ago
- TI-pooling: transformation-invariant pooling for feature learning in Convolutional Neural Networks☆119Updated 8 years ago
- Tensorflow implementation of SGD with Coupled Adaptive Batch Size (CABS)☆44Updated 8 years ago
- Object detection demo: Fine-grained search (FGS) + StructObj☆50Updated 8 years ago
- A Caffe implementation of http://arxiv.org/abs/1512.07928☆39Updated 9 years ago
- ☆30Updated 8 years ago
- ShaResNet: reducing residual network parameter number by sharing weights☆32Updated 8 years ago
- visualizing what ConvNets learn with camera☆89Updated 9 years ago
- Flattened convolutional neural networks (1D convolution modules for Torch nn)☆61Updated 9 years ago
- Reference caffe implementation of LSUV initialization☆114Updated 7 years ago
- ☆29Updated 8 years ago
- Direct C++ Interface to PyTorch☆81Updated 7 years ago
- Torch implementation of LSUV weight init from http://arxiv.org/abs/1511.06422☆21Updated 9 years ago
- Structured Receptive Fields in Convolutional Neural Networks☆47Updated 7 years ago
- Code for SDS☆58Updated 9 years ago
- Github repo for my experiments with the orthogonal convolution idea☆22Updated 7 years ago
- Tools to convert Caffe models to neon's serialization format☆39Updated 2 years ago
- Multi-Residual Networks☆23Updated 8 years ago
- DNI(Decoupled Neural Interfaces using Synthetic Gradients) implementation with Torch☆29Updated 9 years ago
- Code for paper "Convergent Learning: Do different neural networks learn the same representations?"☆86Updated 9 years ago
- Net-Trim: Convex Pruning of Deep Neural Networks with Performance Guarantee☆60Updated 7 years ago
- Reference implementation for Structured Prediction with Deep Value Networks☆55Updated 8 years ago
- DeepPyramid DPM