SimonVandenhende / Multi-Task-Learning-PyTorch

PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).
Other
752 stars 114 forks source link

About dataset training #30

Open yuan243212790 opened 1 year ago

yuan243212790 commented 1 year ago

Is mtl training done sequentially on multiple datasets? Won't this lead to sub-optimization of some tasks?