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 6 years ago
- Tensorflow implementation of "Deep sparse representation-based classification"☆44Updated 5 years ago
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 years ago
- A demonstration of how to use PyTorch to implement Support Vector Machine with L2 regularizition and multiclass hinge loss☆47Updated 6 years ago
- Sparse Autoencoders using FashionMNIST dataset☆35Updated 6 years ago
- PyTorch implementation of "Self-Paced Balance Learning for Clinical Skin Disease Recognition"☆49Updated 9 months ago
- Exploring CNNs and model quantization on Caltech-256 dataset☆85Updated 7 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- ☆10Updated 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
- Convolutional Neural Networks (CNNs) are being widely used for various tasks in Computer Vision. We focus on the task of image classifica…☆25Updated 7 years ago
- TensorFlow implementation of "Residual Attention Network for Image Classification"☆16Updated 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
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆127Updated last year
- Simple tensorflow implementation of "Selective Kernel Networks"☆24Updated 5 years ago
- PyTorch implementation of Center Loss & Contrastive-Center Loss.☆64Updated 7 years ago
- Tensorflow deep learning based domain adaptation model implementations with experiment of estimate MNIST by SVHN data (SVHN -> MNIST): DA…☆27Updated 5 years ago
- Keras Label Smoothing for Supervised Learning☆11Updated 4 years ago
- PyTorch implementation of semi-supervised GAN☆14Updated 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…☆182Updated 4 years ago
- implementation of “Learning Spatial Regularization with Image-level Supervisions for Multi-label Image Classification” in Tensorflow☆27Updated 6 years ago
- PyTorch implementation of AlexNet☆127Updated 7 years ago
- SE-ResNet PyTorch Version☆127Updated 6 years ago
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆99Updated 6 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆73Updated 6 years ago
- pytorch learning tutorials☆121Updated 3 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆56Updated 6 years ago
- This is the Pytorch Re-Implementation of three Semi Supervised Classification method on Cifar-100 Dataset using ConvLarge Architecture☆33Updated 6 years ago
- Custom built ConvLSTM cell in Tensorflow and PyTorch☆15Updated 6 years ago
- This is a SE_DenseNet which contains a senet (Squeeze-and-Excitation Networks by Jie Hu, Li Shen, and Gang Sun) module, written in Pytor…☆101Updated 4 years ago