andreaazzini / multidensenetLinks
A PyTorch implementation of DenseNet, supporting multiclass and multilabel classification.
☆24Updated 8 years ago
Alternatives and similar repositories for multidensenet
Users that are interested in multidensenet are comparing it to the libraries listed below
Sorting:
- Code for our paper "Generalized Orderless Pooling Performs Implicit Salient Matching" published at ICCV 2017.☆49Updated 7 years ago
- transfer learning written in mxnet☆55Updated 8 years ago
- FBN: Factorized Bilinear Models for Image Recognition (ICCV 2017)☆67Updated 7 years ago
- "Efficient end-to-end learning for quantizable representations" accepted at ICML2018☆66Updated 7 years ago
- A summary of my recently surveyed papers. Some papers on Arxiv with unimpressive results are not included.☆25Updated 7 years ago
- ☆29Updated 8 years ago
- Active Convolution☆60Updated 8 years ago
- MXNet implementation of CapsNet☆29Updated 7 years ago
- Project page for Heated-up Softmax Embedding☆43Updated 7 years ago
- PyTorch C++ Extension Example☆15Updated 7 years ago
- Wide-residual network implementations. Best result for cifar10(97.12%), cifar100(84.12%), and other kaggle challenges