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 7 years ago
- Tensorflow implementation of "Deep sparse representation-based classification"☆45Updated 6 years ago
- 深度学习半监督相关算法,主要是Mean teachers are better role models☆25Updated 7 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
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆68Updated 6 years ago
- Pytorch implementation of Deep Reconstruction Classification Networks☆40Updated 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
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- Pytorch implementation of Domain Separation Networks☆152Updated 6 years ago
- Convolutional Autoencoder with SetNet in PyTorch☆88Updated 3 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆132Updated 2 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆158Updated 6 years ago
- Multi-task learning for image classification implemented in PyTorch.☆99Updated 6 years ago
- pytorch and cifar10☆215Updated 4 years ago
- A demonstration of how to use PyTorch to implement Support Vector Machine with L2 regularizition and multiclass hinge loss☆48Updated 7 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆68Updated 6 years ago
- The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks☆340Updated 6 years ago
- pytorch learning tutorials☆121Updated 4 years ago
- Simple tensorflow implementation of "Selective Kernel Networks"☆25Updated 6 years ago
- Generation of 128x128 bird images using VAE-GAN with additional feature matching loss☆90Updated 7 years ago
- Exploring CNNs and model quantization on Caltech-256 dataset☆85Updated 7 years ago
- Linear SVM with PyTorch☆174Updated 2 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆235Updated 2 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 LeNet-5 with live visualization☆239Updated 2 years ago
- A PyTorch implementation of Xception: Deep Learning with Depthwise Separable Convolutions☆259Updated 2 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 6 years ago
- A PyTorch implementation of the paper "Deep inside convolutional networks: Visualising image classification models and saliency maps"☆24Updated 7 years ago