wchliao / multi-task-image-classificationLinks
Multi-task learning for image classification implemented in PyTorch.
☆99Updated 6 years ago
Alternatives and similar repositories for multi-task-image-classification
Users that are interested in multi-task-image-classification are comparing it to the libraries listed below
Sorting:
- When Does Label Smoothing Help?_pytorch_implementationimp☆125Updated 5 years ago
- Code for ICCV2019 "Symmetric Cross Entropy for Robust Learning with Noisy Labels"☆171Updated 4 years ago
- PyTorch implementation of Center Loss & Contrastive-Center Loss.☆64Updated 7 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
- A collection of awesome things about mixed sample data augmentation☆132Updated 5 years ago
- Unofficial PyTorch Implementation of Unsupervised Data Augmentation.☆147Updated 4 years ago
- Regularizing Class-wise Predictions via Self-knowledge Distillation (CVPR 2020)☆108Updated 5 years ago
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆153Updated 4 years ago
- Few-Shot Learning with Global Class Representations☆74Updated 3 years ago
- CVPR'20: Combating Noisy Labels by Agreement: A Joint Training Method with Co-Regularization☆126Updated last year
- t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature☆65Updated 7 years ago
- pytorch implement of Label Smoothing☆32Updated 5 years ago
- An unofficial implementation of 《Deep Mutual Learning》 by Pytorch to do classification on cifar100.☆166Updated 4 years ago
- MSc group project: Reproduction of 'Multi-Task Learning using Uncertainty to Weigh Losses for Scene Geometry and Semantics'; A. Kendall, …☆90Updated 5 years ago
- [ECCV2020] Knowledge Distillation Meets Self-Supervision☆237Updated 2 years ago
- SpotTune: Transfer Learning through Adaptive Fine-tuning☆90Updated 5 years ago
- Official Implementation of ICML 2019 Unsupervised label noise modeling and loss correction☆223Updated 5 years ago
- Meta-Learning based Noise-Tolerant Training☆126Updated 4 years ago
- DELTA: DEep Learning Transfer using Feature Map with Attention for Convolutional Networks https://arxiv.org/abs/1901.09229☆66Updated 4 years ago
- PyTorch implementation of Probabilistic End-to-end Noise Correction for Learning with Noisy Labels, CVPR 2019.☆139Updated 6 years ago
- Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition reimplement in Pytorch.☆104Updated 5 years ago
- Code for NeurIPS 2019 Paper, "L_DMI: An Information-theoretic Noise-robust Loss Function"☆119Updated 2 years ago
- Reproduce Results for ICCV2019 "Symmetric Cross Entropy for Robust Learning with Noisy Labels" https://arxiv.org/abs/1908.06112☆189Updated 4 years ago
- Implementing Billion-scale semi-supervised learning for image classification using Pytorch☆95Updated 6 years ago
- [AAAI-2020] Official implementation for "Online Knowledge Distillation with Diverse Peers".☆74Updated 2 years ago
- Unofficial implementation of "Max-margin Class Imbalanced Learning with Gaussian Affinity"☆73Updated 3 years ago
- Unofficial implementation of the paper 'Deep Co-Training for Semi-Supervised Image Recognition'☆63Updated 5 years ago
- The Pytorch Implementation of L-Softmax☆188Updated 6 years ago
- [CVPR 2020] MTL-NAS: Task-Agnostic Neural Architecture Search towards General-Purpose Multi-Task Learning☆94Updated 2 years ago
- Using Teacher Assistants to Improve Knowledge Distillation: https://arxiv.org/pdf/1902.03393.pdf☆259Updated 5 years ago