2020
Which Tasks Should Be Learned Together in Multi-task Learning?
ICML 2020poster
Many computer vision applications require solving multiple tasks in real-time. A neural network can be trained to solve multiple tasks simultaneously using multi-task learning. This can save computation at inference time as only a single network needs to be evaluated. Unfortunately, this often leads…