blaueck / pytorch-demo
A small demo for training cnn with pytorch.
☆11Updated 6 years ago
Alternatives and similar repositories for pytorch-demo:
Users that are interested in pytorch-demo are comparing it to the libraries listed below
- PyTorch implementation for GAL.☆55Updated 4 years ago
- PyTorch implementation of Dynamic Grouping Convolution and Groupable ConvNet with pre-trained G-ResNeXt models☆69Updated 4 years ago
- MSDNet☆190Updated 3 years ago
- ☆173Updated 4 years ago
- The implementation of paper "Bag of Tricks for Image Classification with Convolutional Neural Networks" by Xie et al.☆45Updated 5 years ago
- Implementing MixNet: Mixed Depthwise Convolutional Kernels using Pytorch☆62Updated 4 years ago
- A Pytorch Implementation for Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convolution☆29Updated 5 years ago
- My implementation of RePr training scheme in PyTorch. https://arxiv.org/pdf/1811.07275.pdf☆71Updated 5 years ago
- Efficient HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs☆41Updated 5 years ago
- Classification with PyTorch.☆23Updated 5 years ago
- Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression☆47Updated last year
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- PyTorch implementation of AlexNet☆127Updated 7 years ago
- Official Implementation of MEAL: Multi-Model Ensemble via Adversarial Learning on AAAI 2019☆177Updated 4 years ago
- PyTorch implementation of Res2Net☆112Updated 5 years ago
- HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs simply implement☆44Updated 5 years ago
- This repo is an implementation of quantized CNN for both weights (1-bit compression) and feature maps (2-bit compression).☆18Updated 6 years ago
- A PyTorch Implementation of MixNet☆91Updated 4 years ago
- Hands on Imagenet training. Unofficial ModelZoo project on Pytorch. MobileNetV3 Top1 75.64🌟 GhostNet1.3x 75.78🌟☆49Updated 4 years ago
- Pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494 (Following the PyTorch Style)☆87Updated 5 years ago
- Trilinear Attention Sampling Network for Fine-grained Image Recognition☆219Updated 3 years ago
- vit model from tensorflow☆45Updated 4 years ago
- [CVPR 2020] Code for paper "AdversarialNAS: Adversarial Neural Architecture Search for GANs".☆72Updated last year
- Official repository for Big-Little Net☆58Updated 5 years ago
- [AAAI 2019] Self-Ensembling Attention Networks: Addressing Domain Shift for Semantic Segmentation☆102Updated 3 years ago
- (CVPR2018) Adversarial Complementary Learning for Weakly Supervised Object Localization☆164Updated 6 years ago
- Tools for computing model parameters and FLOPs.☆86Updated 6 years ago
- Implementation of "Fully Learnable Group Convolution for Acceleration of Deep Neural Networks", CVPR'19☆33Updated 4 years ago
- This is a SE_DenseNet which contains a senet (Squeeze-and-Excitation Networks by Jie Hu, Li Shen, and Gang Sun) module, written in Pytor…☆101Updated 4 years ago
- Code release for OSLNet: Deep Small-Sample Classification with an Orthogonal Softmax Layer (TIP2020)☆45Updated 4 years ago