"docs/source/vscode:/vscode.git/clone" did not exist on "9f32554296613f5448b14d0814fc5bfff77f0448"
Fixed coco_eval bug where seg length check could be wrong (#1376) (#1384)
* Fixed coco_eval bug where seg length check could be wrong (#1376) * Added check for segm counts field to check if the decode method is present * Changed classes length check to more general check * Fixed coco_utils.py to be more robust condition for mask lasbelling * Added seg length check to ensure two objects exist * Added type check over len check * Check for only tuple
Showing
Please register or sign in to comment