xuchaoxi / pytorch-classification
Classification for cifar10 in pytorch including alexnet, densenet, googlenet, lenet, resnet, vgg
☆28Updated 7 years ago
Alternatives and similar repositories for pytorch-classification:
Users that are interested in pytorch-classification are comparing it to the libraries listed below
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆64Updated 7 years ago
- TensorFlow implementation of "Residual Attention Network for Image Classification"☆16Updated 6 years ago
- Tensorflow deep learning based domain adaptation model implementations with experiment of estimate MNIST by SVHN data (SVHN -> MNIST): DA…☆27Updated 6 years ago
- Simple tensorflow implementation of "Selective Kernel Networks"☆25Updated 5 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆56Updated 6 years ago
- Custom built ConvLSTM cell in Tensorflow and PyTorch☆15Updated 6 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆59Updated 4 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆41Updated 6 years ago
- Pytorch implementation of Deep Reconstruction Classification Networks☆40Updated 6 years ago
- The project page of paper: CPM-Nets: Cross Partial Multi-View Networks [NeurIPS 2019 Spotlight paper]☆81Updated 2 years ago
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆100Updated 6 years ago
- practice on CIFAR10 with Keras☆41Updated 6 years ago
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆185Updated 5 years ago
- pytorch learning tutorials☆121Updated 3 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 6 years ago
- A PyTorch implementation of Grad-CAM based on ICCV 2017 paper "Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Local…☆59Updated 6 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- 本项目主要是通过可视分析的手段,对深度学习的可解释性做出讨论与探讨。并且记录小组成员的学习过程与工作☆50Updated 5 years ago
- Tensorflow implementation of "Deep sparse representation-based classification"☆44Updated 5 years ago
- ☆218Updated 7 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆155Updated 6 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- Pytorch implementation of Domain Separation Networks☆151Updated 6 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆66Updated 6 years ago
- this project is the code of domain adaptation referenced by unsupervised domain adaptation by backpropagation(http://machinelearning.wust…☆63Updated 7 years ago
- PyTorch implementation of Center Loss & Contrastive-Center Loss.☆64Updated 7 years ago
- The reusable codes for KDD'19 research track paper: Adversarial Variational Embedding for Robust Semi-supervised Learning☆9Updated 3 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆683Updated 6 years ago