Describe the bug
VIAME COCO segmentation output not viewable in DIVE
To Reproduce
@brenda-tran-noaa do you have more info here?
Related data
This seems to be related to Run Length Encoding. It's not implemented in DIVE, but seems to be a valid output format from VIAME.
Desktop (please complete the following information):
Additional context
NOAA NMFS is trying to coalesce around a common data format, so that all of our data will be interoperable. COCO/KWCOCO seems like a good fit for this, because COCO is already pretty widely supported in the ML community, and KWCOCO is an obvious extension of this format to video. To this end, we're trying to move all of our data input and model output into this format, no matter which model or annotation tool it comes from, so that we can mix, match, merge data and also easily use it in DIVE.
Describe the bug
VIAME COCO segmentation output not viewable in DIVE
To Reproduce
@brenda-tran-noaa do you have more info here?
Related data
This seems to be related to Run Length Encoding. It's not implemented in DIVE, but seems to be a valid output format from VIAME.
Desktop (please complete the following information):
Additional context
NOAA NMFS is trying to coalesce around a common data format, so that all of our data will be interoperable. COCO/KWCOCO seems like a good fit for this, because COCO is already pretty widely supported in the ML community, and KWCOCO is an obvious extension of this format to video. To this end, we're trying to move all of our data input and model output into this format, no matter which model or annotation tool it comes from, so that we can mix, match, merge data and also easily use it in DIVE.