Add check for empty bboxes
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/616 The check for valid bboxes doesn't verify that the bbox list has exactly 4 elements, and crashes the training instead of marking empty bboxes as invalid (see f472700454). Reviewed By: tglik Differential Revision: D48653084 fbshipit-source-id: 2d47fb267c5e51ab27798662ae739014f3d310e4
Showing
Please register or sign in to comment