SimonVandenhende / Multi-Task-Learning-PyTorchLinks
PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).
☆826Updated 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].☆716Updated 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
- Source code for Neural Information Processing Systems (NeurIPS) 2018 paper "Multi-Task Learning as Multi-Objective Optimization"☆1,043Updated 11 months ago
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆781Updated 2 months ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,248Updated 10 months ago
- A multi-task learning example for the paper https://arxiv.org/abs/1705.07115☆864Updated 5 years ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆974Updated 3 years 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
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆800Updated last year
- [NeurIPS 2020] Semi-Supervision (Unlabeled Data) & Self-Supervision Improve Class-Imbalanced / Long-Tailed Learning☆758Updated 4 years ago
- PseudoLabel 2013, VAT, PI model, Tempens, MeanTeacher, ICT, MixMatch, FixMatch☆450Updated 2 years ago
- mixup: Beyond Empirical Risk Minimization☆1,188Updated 3 years ago
- A PyTorch-based library for semi-supervised learning (NeurIPS'21)☆1,362Updated last year
- ☆148Updated 3 years ago
- Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"☆653Updated last year
- 😎 An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.☆1,849Updated last year
- Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"☆790Updated 2 years ago
- A PyTorch Library for Multi-Task Learning☆2,381Updated 3 months ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆668Updated 2 years ago
- A PyTorch Implementation of Focal Loss.☆985Updated 5 years ago
- [NeurIPS 2019] Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss☆684Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆990Updated 10 months ago
- A simple method to perform semi-supervised learning with limited data.☆1,173Updated last year
- PyTorch implementation of Contrastive Learning methods☆1,987Updated last year
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,326Updated 4 years ago
- Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper☆771Updated 2 years ago
- A curated list of long-tailed recognition resources.☆586Updated 2 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆832Updated 3 years ago