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
- 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
- Pytorch implementation of Deep Reconstruction Classification Networks☆40Updated 5 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 6 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆59Updated 4 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 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…☆184Updated 4 years ago
- Custom built ConvLSTM cell in Tensorflow and PyTorch☆15Updated 6 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆127Updated last year
- ☆39Updated 7 years ago
- Simple tensorflow implementation of "Selective Kernel Networks"☆24Updated 5 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆111Updated 5 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
- Implemention of "CVAE-GAN: Fine-Grained Image Generation through Asymmetric Training"☆45Updated 6 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
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆41Updated 6 years ago
- Unofficial implementation of Convolutional Block Attention Module (CBAM)☆99Updated 6 years ago
- Residual Attention Network for Image Classification☆553Updated 7 years ago
- pytorch learning tutorials☆121Updated 3 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆38Updated 4 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 6 years ago
- PyTorch implementation of semi-supervised GAN☆14Updated 7 years ago
- Comparing CNN+Softmax with CNN+SVM on CIFAR 10 Dataset☆13Updated 6 years ago
- ☆27Updated 6 years ago
- SE-ResNet PyTorch Version☆128Updated 6 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 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
- A Unified Framework for Metric Transfer Learning☆17Updated 7 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…☆102Updated 4 years ago