Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 377 Bytes

File metadata and controls

7 lines (5 loc) · 377 Bytes

multi-task-learning-example-PyTorch

PyTorch implementation of the example for the paper:

Alex Kendall, Yarin Gal, and Roberto Cipolla. "Multi-task learning using uncertainty to weigh losses for scene geometry and semantics." In CVPR 2018. [arXiv].

Author's Keras implementation