Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuse COCO and Caipy #48

Open
ClementPinard opened this issue Oct 4, 2024 · 1 comment
Open

Fuse COCO and Caipy #48

ClementPinard opened this issue Oct 4, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@ClementPinard
Copy link
Collaborator

ClementPinard commented Oct 4, 2024

Find a way to fuse together COCO and Caipy

  • Changes should be as transparent as possible so that you can still load COCO wit the same method call.
  • Loading and saving to caipy format should then be the COCO method call with an additional parameter
  • JSON schema feature should be transferred to this new IO generic module
  • Documentation will need to be updated accordingly, with an additional section on how to use COCO with multiple annotations files, the way caipy was used.

This will make the json schema feature much more accessible since it will be available for COCO

Some thoughts about COCO and json data in general : https://www.notion.so/clementpinard/YACV-Yet-Another-COCO-Variation-352d2b9dff494be4b87de661e9529fe7?pvs=4

@ClementPinard ClementPinard added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 4, 2024
@ClementPinard
Copy link
Collaborator Author

For those who don't want to create a notion account (understandable)

Here is a published page version : https://clementpinard.notion.site/YACV-Yet-Another-COCO-Variation-352d2b9dff494be4b87de661e9529fe7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant