xuchaoxi / pytorch-classificationLinks
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
Sorting:
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆64Updated 7 years ago
- Tensorflow implementation of "Deep sparse representation-based classification"☆44Updated 6 years ago
- Tensorflow deep learning based domain adaptation model implementations with experiment of estimate MNIST by SVHN data (SVHN -> MNIST): DA…☆26Updated 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
- TensorFlow implementation of "Residual Attention Network for Image Classification"☆16Updated 6 years ago
- practice on CIFAR10 with Keras☆42Updated 6 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆57Updated 6 years ago
- Implementation of Matthew D. Zeiler's Paper "Visualizing and Understanding Convolutional Neural Networks" [https://cs.nyu.edu/~fergus/pap…☆68Updated 7 years ago
- Autoencoders in PyTorch☆101Updated 5 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆131Updated last year
- Pytorch implementation of Masked Auto-Encoder☆40Updated 3 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 7 years ago
- In this repository, I will implement some machine learning algorithms in Python, and show how to use it in a notebook. I feel it interest…☆42Updated 5 years ago
- A PyTorch implementation for Asymmetric Tri-training for Unsupervised Domain Adaptation☆44Updated 7 years ago
- Deep domain adaptation networks (DDAN) library for Python with TensorFlow.☆72Updated 5 years ago
- The object-oriented implementation of the Residual Network proposed in "Deep Residual Learning for Image Recognition" modified to be used…☆16Updated 7 years ago
- This is the PyTorch-0.4.0 implementation of few-shot learning on CIFAR-100 with graph neural networks (GNN)☆88Updated 6 years ago
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆68Updated 6 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- Pytorch code for our work: Learning Label Correlations for Multi-Label Image Recognition with Graph Networks☆12Updated 3 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆42Updated 7 years ago
- Pytorch Implementation of AMSoftmax☆15Updated 5 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆61Updated 5 years ago
- Simple tensorflow implementation of "Selective Kernel Networks"☆25Updated 5 years ago
- Code for "Adversarial-Learned Loss for Domain Adaptation"(AAAI2020) in PyTorch.☆52Updated last year
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆188Updated 5 years ago
- "Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)☆104Updated 5 years ago
- Joint Domain Alignment and Discriminative Feature Learning for Unsupervised Deep Domain Adaptation(AAAI-2019)☆83Updated 5 years ago
- Pytorch implementation of Deep Reconstruction Classification Networks☆40Updated 6 years ago