FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Coco Import/Export Support by BryonLewis · Pull Request #1628 · Kitware/dive · GitHub

/ dive Public

Coco Import/Export Support - #1628

Merged
BryonLewis merged 6 commits into
mainfrom
coco-import-export
Apr 27, 2026
Merged

BryonLewis merged 6 commits into
mainfrom
coco-import-export

Conversation

Copy link
Copy Markdown
Collaborator

resolves #1584
resolves #1605

  • Updates the kwcoco support for a more generic coco support
  • Handles videos by treating it as image frames using the frame numbers
  • Handles bbox, points and polygons (segmentations) through coco
  • Track/Detection Attributes are done through coco extensions for each dive_detection_attributes and dive_track_attributes
  • Web version now support importing/exporting in coco format
    • When importing it will attempt to read track and detection attributes and import the proper types for them
  • Electron now supports importing/exporting of coco files as well
  • Adds testing for both web and desktop versions
  • DataFormats.md is updated to include information about the COCO format.

BryonLewis merged commit fe86fcf into main Apr 27, 2026
3 checks passed
BryonLewis deleted the coco-import-export branch April 27, 2026 13:10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow export into interoperable format Export to Google Cloud Storage in Standardized Format - P3

1 participant


Back | FazBrowse Home | New Git URL