Generalized Intersection over Union: A Metric and A Loss for Bounding Box Regression 2019-05-20 19:34:55 Paper: https://arxiv.org/pdf/1902.09630.pdf Project page: https://giou.stanford.edu/ Code: https://github.com/generalized-iou 1. Background and M…