SimonVandenhende / Multi-Task-Learning-PyTorchLinks
PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).
☆833Updated 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].☆725Updated 3 years ago
- A list of multi-task learning papers and projects.☆382Updated 3 years ago
- Unofficial implementation of: Multi-task learning using uncertainty to weigh losses for scene geometry and semantics☆564Updated 4 years ago
- Multi-task learning using uncertainty to weigh losses for scene geometry and semantics, Auxiliary Tasks in Multi-task Learning☆642Updated 5 years ago
- Pytorch implementation of the GradNorm. GradNorm addresses the problem of balancing multiple losses for multi-task learning by learning a…☆272Updated 3 years ago
- Source code for Neural Information Processing Systems (NeurIPS) 2018 paper "Multi-Task Learning as Multi-Objective Optimization"☆1,062Updated last year
- A multi-task learning example for the paper https://arxiv.org/abs/1705.07115☆867Updated 5 years ago
- 2024 up-to-date list of DATASETS, CODEBASES and PAPERS on Multi-Task Learning (MTL), from Machine Learning perspective.☆808Updated 2 months ago
- This repository contains code for the paper "Decoupling Representation and Classifier for Long-Tailed Recognition", published at ICLR 202…☆976Updated 4 years ago
- Pytorch implementation of the paper "Class-Balanced Loss Based on Effective Number of Samples"☆805Updated last year
- mixup: Beyond Empirical Risk Minimization☆1,197Updated 4 years ago
- label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful☆2,260Updated last year
- ☆148Updated 4 years ago
- [NeurIPS 2020] Semi-Supervision (Unlabeled Data) & Self-Supervision Improve Class-Imbalanced / Long-Tailed Learning☆760Updated 4 years ago
- PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566☆1,221Updated 2 years ago
- PseudoLabel 2013, VAT, PI model, Tempens, MeanTeacher, ICT, MixMatch, FixMatch☆453Updated 2 years ago
- A PyTorch Implementation of Focal Loss.☆992Updated 6 years ago
- [arXiv 2019] "Contrastive Multiview Coding", also contains implementations for MoCo and InstDis☆1,334Updated 5 years ago
- [NeurIPS 2020] This project provides a strong single-stage baseline for Long-Tailed Classification, Detection, and Instance Segmentation …☆571Updated last year
- [NeurIPS 2019] Learning Imbalanced Datasets with Label-Distribution-Aware Margin Loss☆695Updated 4 years ago
- A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'☆836Updated 3 years ago
- Pytorch version of Vision Transformer (ViT) with pretrained models. This is part of CASL (https://casl-project.github.io/) and ASYML proj…☆360Updated 5 years ago
- The official PyTorch implementation of paper BBN: Bilateral-Branch Network with Cumulative Learning for Long-Tailed Visual Recognition☆669Updated 3 years ago
- This is an official implementation for "Self-Supervised Learning with Swin Transformers".☆666Updated 4 years ago
- A PyTorch Library for Multi-Task Learning☆2,493Updated 7 months ago
- A curated list of long-tailed recognition resources.☆586Updated 2 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆740Updated 6 years ago
- Code for paper "DeepEMD: Few-Shot Image Classification with Differentiable Earth Mover's Distance and Structured Classifiers", CVPR2020☆599Updated 3 years ago
- Implementation of the Swin Transformer in PyTorch.☆851Updated 4 years ago
- ICCV2021, Tokens-to-Token ViT: Training Vision Transformers from Scratch on ImageNet☆1,190Updated 2 years ago