Is your feature request related to a problem? If so, Please describe.
I'd like to use a local install of dive to visualize and annotate my datasets. These are typically stored in the kwcoco format.
Describe the solution you'd like
I'd like to be able to point to a kwcoco file and ingest it, annotate or modify the data and then export to a kwcoco file.
Describe alternatives you've considered
Converting to CSV and then uploading, but I'd rather not.
Additional context
The docs aren't as pretty as DIVE, but I do think the format is superior to anything else out there on the market as a static dataset transport.
https://gitlab.kitware.com/computer-vision/kwcoco
I've cloned and am installing DIVE. I'm going to see how easy it might be for me to add this feature. I'd like to understand this codebase better.
Is your feature request related to a problem? If so, Please describe.
I'd like to use a local install of dive to visualize and annotate my datasets. These are typically stored in the kwcoco format.
Describe the solution you'd like
I'd like to be able to point to a kwcoco file and ingest it, annotate or modify the data and then export to a kwcoco file.
Describe alternatives you've considered
Converting to CSV and then uploading, but I'd rather not.
Additional context
The docs aren't as pretty as DIVE, but I do think the format is superior to anything else out there on the market as a static dataset transport.
https://gitlab.kitware.com/computer-vision/kwcoco
I've cloned and am installing DIVE. I'm going to see how easy it might be for me to add this feature. I'd like to understand this codebase better.