Skip to content
Snippets Groups Projects
Commit 78783368 authored by Raymond Tunstill (Kirk)'s avatar Raymond Tunstill (Kirk) Committed by Kai Chen
Browse files

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
parent c64beaf1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment