SimonVandenhende / Multi-Task-Learning-PyTorchLinks
PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).
☆829Updated 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
Sorting:
- The implementation of "End-to-End Multi-Task Learning with Attention" [CVPR 2019].☆718Updated 3 years ago
- A list of multi-task learning papers and projects.☆381Updated 3 years ago
- Unofficial implementation of: Multi-task learning using uncertainty to weigh losses for scene geometry and semantics☆556Updated 3 years ago
- Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning☆633Updated 5 years ago
- A multi-task learning example for the paper https://arxiv.org/abs/1705.07115☆866Updated 5 years ago
- Source code for Neural Information Processing Systems (NeurIPS) 2018 paper "Multi-Task Learning as Multi-Objective Optimization"☆1,044Updated last year
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆786Updated 3 months ago
- Pytorch implementation of the GradNorm. GradNorm addresses the problem of balancing multiple losses for multi-task learning by learning a…☆270Updated 3 years ago
- ☆148Updated 3 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆976Updated 3 years ago
- [NeurIPS 2020] Semi-Supervision (Unlabeled Data) & Self-Supervision Improve Class-Imbalanced / Long-Tailed Learning☆759Updated 4 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- [NeurIPS 2019] Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss☆685Updated 3 years ago
- A PyTorch-based library for semi-supervised learning (NeurIPS'21)☆1,360Updated 2 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,248Updated 11 months ago
- [ICML 2021, Long Talk] Delving into Deep Imbalanced Regression☆888Updated 3 years ago
- PseudoLabel 2013, VAT, PI model, Tempens, MeanTeacher, ICT, MixMatch, FixMatch☆449Updated 2 years ago
- A PyTorch Library for Multi-Task Learning☆2,397Updated 4 months ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,213Updated 2 years ago
- PyTorch implementation of Contrastive Learning methods☆1,988Updated last year
- Pytorch implementation of various Knowledge Distillation (KD) methods.☆1,715Updated 3 years ago
- A curated list of long-tailed recognition resources.☆586Updated 2 years ago
- [NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation …☆568Updated last year
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆668Updated 2 years ago
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆790Updated 2 years ago
- An up-to-date list of works on Multi-Task Learning☆368Updated 2 months ago
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆653Updated last year
- Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.☆1,210Updated 4 years ago
- mixup: Beyond Empirical Risk Minimization☆1,190Updated 3 years ago
- A PyTorch Implementation of Focal Loss.☆987Updated 5 years ago