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
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆68Updated 6 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆57Updated 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…☆193Updated 5 years ago
- The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks☆342Updated 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…☆60Updated 7 years ago
- practice on CIFAR10 with Keras☆43Updated 7 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆359Updated 6 years ago
- Multi-task learning for image classification implemented in PyTorch.☆100Updated 7 years ago
- pytorch and cifar10☆215Updated 4 years ago
- TensorFlow implementation of "Residual Attention Network for Image Classification"☆16Updated 7 years ago
- Pytorch implementation of Deep Reconstruction Classification Networks☆41Updated 6 years ago
- Tensorflow implementation of "Deep sparse representation-based classification"☆45Updated 6 years ago
- Sparse Autoencoders using FashionMNIST dataset☆35Updated 7 years ago
- PyTorch implementation of AlexNet☆126Updated 8 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆135Updated 2 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
- pytorch learning tutorials☆121Updated 4 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 7 years ago
- A PyTorch implementation of Inception-v4 and Inception-ResNet-v2.☆120Updated 6 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆74Updated 6 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆237Updated 2 years ago
- ☆173Updated 6 years ago
- a pytorch code about Residual Attention Network. This code is based on two projects from☆684Updated 7 years ago
- A PyTorch implementation of Xception: Deep Learning with Depthwise Separable Convolutions☆260Updated 2 years ago
- A simple implementation of Deep Domain Confusion: Maximizing for Domain Invariance☆161Updated 6 years ago
- gan_torch (cpu & gpu)☆30Updated 4 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
- Simple tensorflow implementation of "Selective Kernel Networks"☆25Updated 6 years ago
- A PyTorch implementation of the paper "Deep inside convolutional networks: Visualising image classification models and saliency maps"☆24Updated 7 years ago