SimonVandenhende / Multi-Task-Learning-PyTorch
PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).
☆800Updated 3 years ago
Alternatives and similar repositories for Multi-Task-Learning-PyTorch:
Users that are interested in Multi-Task-Learning-PyTorch are comparing it to the libraries listed below
- A list of multi-task learning papers and projects.☆370Updated 3 years ago
- The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].☆690Updated 3 years ago
- Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning☆608Updated 4 years ago
- Unofficial implementation of: Multi-task learning using uncertainty to weigh losses for scene geometry and semantics☆551Updated 3 years ago
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆732Updated 3 months ago
- A multi-task learning example for the paper https://arxiv.org/abs/1705.07115☆854Updated 4 years ago
- Pytorch implementation of the GradNorm. GradNorm addresses the problem of balancing multiple losses for multi-task learning by learning a…☆259Updated 2 years ago
- A PyTorch Library for Multi-Task Learning☆2,222Updated last month
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆961Updated 3 years ago
- Source code for Neural Information Processing Systems (NeurIPS) 2018 paper "Multi-Task Learning as Multi-Objective Optimization"☆1,019Updated 6 months ago
- Awesome Multitask Learning Resources☆659Updated 3 years ago
- ☆145Updated 3 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,183Updated 2 years ago
- An up-to-date list of works on Multi-Task Learning☆332Updated 4 months ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆792Updated last year
- PyTorch implementation of Contrastive Learning methods☆1,969Updated last year
- [NeurIPS 2020] Semi-Supervision (Unlabeled Data) & Self-Supervision Improve Class-Imbalanced / Long-Tailed Learning☆748Updated 3 years ago
- [NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation …☆565Updated 7 months ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆666Updated 2 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆988Updated 5 months ago
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆326Updated 3 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,224Updated 5 months ago
- A curated list of long-tailed recognition resources.☆583Updated last year
- [NeurIPS 2019] Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss☆664Updated 3 years ago
- PseudoLabel 2013, VAT, PI model, Tempens, MeanTeacher, ICT, MixMatch, FixMatch☆448Updated 2 years ago
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆771Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,318Updated 4 years ago
- A PyTorch Implementation of Focal Loss.☆979Updated 5 years ago
- Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。☆2,563Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,177Updated 3 years ago