xuchaoxi / pytorch-classificationLinks
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
Sorting:
- Simple tensorflow implementation of "Selective Kernel Networks"☆25Updated 5 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
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆64Updated 7 years ago
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆68Updated 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
- Tensorflow implementation of "Deep sparse representation-based classification"☆44Updated 6 years ago
- pytorch learning tutorials☆121Updated 3 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
- TensorFlow implementation of "Residual Attention Network for Image Classification"☆16Updated 6 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- Pytorch implementation of Deep Reconstruction Classification Networks☆40Updated 6 years ago
- Implementation of Matthew D. Zeiler's Paper "Visualizing and Understanding Convolutional Neural Networks" [https://cs.nyu.edu/~fergus/pap…☆68Updated 7 years ago
- pytorch implement of Label Smoothing☆32Updated 5 years ago
- Stacked denoising convolutional autoencoder written in Pytorch for some experiments.☆131Updated last year
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆75Updated 6 years ago
- Comparing CNN+Softmax with CNN+SVM on CIFAR 10 Dataset☆14Updated 6 years ago
- Multi-task learning for image classification implemented in PyTorch.☆99Updated 6 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆61Updated 5 years ago
- ☆173Updated 6 years ago
- Using VAEs to do clustering for classification☆11Updated 7 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆40Updated 4 years ago
- Exploring CNNs and model quantization on Caltech-256 dataset☆84Updated 7 years ago
- this project is the code of domain adaptation referenced by unsupervised domain adaptation by backpropagation(http://machinelearning.wust…☆63Updated 7 years ago
- Sparse Autoencoders using FashionMNIST dataset☆35Updated 7 years ago
- Pytorch code for our work: Learning Label Correlations for Multi-Label Image Recognition with Graph Networks☆12Updated 3 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆57Updated 6 years ago
- Custom built ConvLSTM cell in Tensorflow and PyTorch☆15Updated 6 years ago
- simple implements Non-Local Neural Networks for image classification(Fashion-Mnist)☆13Updated 6 years ago
- practice on CIFAR10 with Keras☆42Updated 6 years ago