HaotianMXu / Multiclass_LinearSVM_with_SGDLinks
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
Sorting:
- Full implementation of the paper "Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator".☆102Updated 5 years ago
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆46Updated 6 years ago
- Tensorflow Implementation on Paper [ECCV2018]Semi-Supervised Deep Learning with Memory☆47Updated 6 years ago
- (ICCV 2019 Oral) Many Task Learning With Task Routing http://openaccess.thecvf.com/content_ICCV_2019/html/Strezoski_Many_Task_Learning_Wi…☆64Updated 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
- Unofficial pytorch implementation of Born-Again Neural Networks.☆55Updated 4 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆69Updated 2 years ago
- A modified version of Spatial Transformer Networks to attend regions on the input image.☆45Updated 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
- Official Implementation of "DeepCaps: Going Deeper with Capsule Networks" paper (CVPR 2019).☆151Updated 5 years ago
- 97.39% on CIFAR10 with PyTorch☆15Updated 6 years ago
- Exploring CNNs and model quantization on Caltech-256 dataset☆84Updated 7 years ago
- Deep Metric Transfer for Label Propagation with Limited Annotated Data☆49Updated 2 years ago
- A PyTorch Implementation for Octave Convolution in Drop an Octave☆45Updated 6 years ago
- Pytorch implementation of Real Time Image Saliency for Black Box Classifiers https://arxiv.org/abs/1705.07857☆59Updated 5 years ago
- Tensorflow implementation of S4L: Self-Supervised Semi-Supervised Learning☆94Updated 5 years ago
- Code for Statistically-motivated Second-order Pooling, ECCV2018☆35Updated 6 years ago
- The official implementation of paper "DIANet:Dense-and-Implicit-Attention-Network".☆102Updated 2 years ago
- DELTA: DEep Learning Transfer using Feature Map with Attention for Convolutional Networks https://arxiv.org/abs/1901.09229☆66Updated 4 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆95Updated 6 years ago
- PyTorch implementation of "EfficientNet", ICML 2019☆45Updated 6 years ago
- A PyTorch implementation for Unsupervised Data Augmentation☆23Updated 2 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆127Updated 7 years ago
- PyTorch implementation of "SNAPSHOT ENSEMBLES: TRAIN 1, GET M FOR FREE" [WIP]☆36Updated 8 years ago
- an implementation of mixup☆41Updated 4 years ago
- Pytorch Implementation for paper: IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis☆39Updated 6 years ago
- A Pytorch implementation of https://arxiv.org/abs/1810.12348.☆37Updated 6 years ago
- Example of Deconvnet in PyTorch for VGG16☆64Updated 7 years ago
- pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support☆93Updated 7 years ago
- Multi-Label Image Classification via Knowledge Distillation from Weakly-Supervised Detection (ACM MM 2018)☆58Updated 3 years ago