"git@developer.sourcefind.cn:OpenDAS/torch-scatter.git" did not exist on "3e06f34287b7a2fb98315ad83a34bb6f4dff547f"
Fixes two bugs when handling verified_neg_classes and not_exhaustive_classes...
Fixes two bugs when handling verified_neg_classes and not_exhaustive_classes fields for LVIS evaluation: (1) Before, if one of these fields was empty, the input pipeline would default to an all-ones representation; this CL turns out off this behavior for the LVIS-specific classes. (2) Labels are now 1-indexed coming out of the _prepare_groundtruth_for_eval function in model_lib (as they should be). PiperOrigin-RevId: 340357845
Showing
Please register or sign in to comment