HaotianMXu / Multiclass_LinearSVM_with_SGD
A demonstration of how to use PyTorch to implement Support Vector Machine with L2 regularizition and multiclass hinge loss
☆48Updated 6 years ago
Alternatives and similar repositories for Multiclass_LinearSVM_with_SGD:
Users that are interested in Multiclass_LinearSVM_with_SGD are comparing it to the libraries listed below
- Tensorflow Implementation on Paper [ECCV2018]Semi-Supervised Deep Learning with Memory☆47Updated 6 years ago
- Pytorch implementation of Real Time Image Saliency for Black Box Classifiers https://arxiv.org/abs/1705.07857☆59Updated 5 years ago
- Code for the paper☆29Updated 5 years ago
- Example of Deconvnet in PyTorch for VGG16☆64Updated 7 years ago
- Tensorflow Implementation for paper "self-supervised generative adversarial networks"☆39Updated 4 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆64Updated 7 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 7 years ago
- Full implementation of the paper "Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator".☆101Updated 5 years ago
- The official implementation of paper "DIANet:Dense-and-Implicit-Attention-Network".☆102Updated last year
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆46Updated 5 years ago
- supervised and semi-supervised image classification with self-supervision (Keras)☆45Updated 4 years ago
- Pytorch implementation of Learning Rate Dropout.☆42Updated 5 years ago
- Official repository for "Why are Saliency Maps Noisy? Cause of and Solution to Noisy Saliency Maps".☆34Updated 5 years ago
- Third-party PyTorch implementation of DDT(Unsupervised object discovery and co-localization by deep descriptor transformation)☆38Updated 6 years ago
- A Pytorch implementation of https://arxiv.org/abs/1810.12348.☆37Updated 6 years ago
- an implementation of mixup☆41Updated 4 years ago
- A good example of deformable convolutional network for mnist classification☆21Updated 5 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 6 years ago
- Deep Learning under Privileged Information Using Heteroscedastic Dropout (CVPR 2018, Official Repo)☆38Updated 4 years ago
- Local Binary Convolutional Neural Networks by pytorch☆30Updated 4 years ago
- ☆26Updated 6 years ago
- rGAN: Label-Noise Robust Generative Adversarial Networks☆97Updated 3 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆69Updated 2 years ago
- [ICML 2018] "Deep k-Means: Re-Training and Parameter Sharing with Harder Cluster Assignments for Compressing Deep Convolutions"☆152Updated 3 years ago
- The official implementation of paper "Instance Enhancement Batch Normalization: an Adaptive Regulator of Batch Noise".☆40Updated last year
- ☆39Updated 7 years ago
- PyTorch Implementation of 'Deep Networks with Stochastic Depth'☆28Updated 6 years ago
- Implementation and experiments for AdamW on Pytorch☆93Updated 5 years ago
- A Pytorch Implementation for Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convolution☆30Updated 6 years ago