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 7 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:
- Example of Deconvnet in PyTorch for VGG16☆64Updated 8 years ago
- Implementation from the paper Attention Augmented Convolutional Networks in Tensorflow (https://arxiv.org/pdf/1904.09925v1.pdf)☆46Updated 6 years ago
- Exploring CNNs and model quantization on Caltech-256 dataset☆85Updated 7 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 6 years ago
- ☆226Updated 4 years ago
- Self-Supervised Representation Learning by Rotation Feature Decoupling☆95Updated 6 years ago
- Full implementation of the paper "Rethinking Softmax with Cross-Entropy: Neural Network Classifier as Mutual Information Estimator".☆101Updated 5 years ago
- Tensorflow Implementation on Paper [ECCV2018]Semi-Supervised Deep Learning with Memory☆47Updated 6 years ago
- EnAET: Self-Trained Ensemble AutoEncoding Transformations for Semi-Supervised Learning☆68Updated 2 years ago
- Unofficial pytorch implementation of Born-Again Neural Networks.☆55Updated 4 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
- Pytorch implementation of group normalization in https://arxiv.org/abs/1803.08494 (Following the PyTorch Style)☆87Updated 6 years ago
- Tensorflow source code for "CleanNet: Transfer Learning for Scalable Image Classifier Training with Label Noise" (CVPR 2018)☆88Updated 7 years ago
- DELTA: DEep Learning Transfer using Feature Map with Attention for Convolutional Networks https://arxiv.org/abs/1901.09229☆66Updated 4 years ago
- Code for NeurIPS 2019 Paper, "L_DMI: An Information-theoretic Noise-robust Loss Function"☆119Updated 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
- Code for the paper "Adversarial Feature Augmentation for Unsupervised Domain Adaptation", CVPR 2018☆130Updated 6 years ago
- Pytorch Implementation of Visual Explanations from Deep Networks via Gradient-based Localization☆127Updated 7 years ago
- Reproduction of Momentum Contrast for Unsupervised Visual Representation Learning☆120Updated last year
- Meta-Learning based Noise-Tolerant Training☆126Updated 5 years ago
- ☆100Updated 5 years ago
- Official Implementation of MEAL: Multi-Model Ensemble via Adversarial Learning on AAAI 2019☆177Updated 5 years ago
- Pytorch Implementation for CVPR2018 Paper: Learning to Compare: Relation Network for Few-Shot Learning☆250Updated 7 years ago
- This repository is an implementation of Feature Generating Networks for Zero Shot Learning (https://arxiv.org/pdf/1712.00981.pdf).☆47Updated 6 years ago
- Tools for computing model parameters and FLOPs.☆88Updated 6 years ago
- Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"☆142Updated 6 years ago
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- Interpreting CNN Knowledge via an Explanatory Graph☆70Updated 4 years ago
- pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support☆94Updated 7 years ago
- End-to-End Incremental Learning☆67Updated 6 years ago