xuchaoxi / pytorch-classificationLinks
Classification for cifar10 in pytorch including alexnet, densenet, googlenet, lenet, resnet, vgg
☆26Updated 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☆65Updated 7 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…☆190Updated 5 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆57Updated 6 years ago
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆68Updated 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 7 years ago
- pytorch learning tutorials☆121Updated 3 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆131Updated last year
- This is the Pytorch Re-Implementation of three Semi Supervised Classification method on Cifar-100 Dataset using ConvLarge Architecture☆36Updated 6 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆156Updated 6 years ago
- ☆65Updated 5 years ago
- Pytorch implementation of Deep Reconstruction Classification Networks☆40Updated 6 years ago
- TensorFlow implementation of "Residual Attention Network for Image Classification"☆16Updated 6 years ago
- practice on CIFAR10 with Keras☆43Updated 6 years ago
- Sparse Autoencoders using FashionMNIST dataset☆35Updated 7 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- Multi-task learning for image classification implemented in PyTorch.☆98Updated 6 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- A PyTorch implementation of the paper "Visualizing and Understanding Convolutional Networks." (ECCV 2014)☆203Updated 7 years ago
- Deep domain adaptation networks (DDAN) library for Python with TensorFlow.☆74Updated 5 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 6 years ago
- Pytorch implementation of Domain Separation Networks☆152Updated 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
- A Tensorflow implementation of the paper arXiv:1604.03539☆133Updated 7 years ago
- A generic triplet data loader for image classification problems,and a triplet loss net demo.☆129Updated 5 years ago
- Pytorch implementation of Masked Auto-Encoder☆40Updated 3 years ago
- There is an image dataSet. We use Pytorch to extract the image features☆45Updated 6 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆62Updated 5 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- Tensorflow implementation of "Deep sparse representation-based classification"☆45Updated 6 years ago
- Pytorch implementation of three Multiple Instance Learning or Multi-classification papers☆133Updated 5 years ago