We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. We would like to support a wide range of formats.
Describe the solution you'd like \
Describe alternatives you've considered \
Additional context References for COCO formats: see here and here
The text was updated successfully, but these errors were encountered:
FYI - talmolab/sleap-io#102
Sorry, something went wrong.
Thanks for the crosslink @adamltyson!
One issue I can foresee here is that there are many different variants of the COCO format with slight nuances in how they differ.
I'll also add that there tends not to be as many that are oriented towards storing predictions, but rather the ground truth data.
For example: mmpose animal datasets: directory structure is all over the place, no identities provided (most datasets are not contiguous frames). [Dataset format info].(https://mmpose.readthedocs.io/en/latest/user_guides/dataset_tools.html).
If there are specific datasets you guys had in mind to support, we can make sure that our implementation is compatible.
No branches or pull requests
Is your feature request related to a problem? Please describe.
We would like to support a wide range of formats.
Describe the solution you'd like
\
Describe alternatives you've considered
\
Additional context
References for COCO formats: see here and here
The text was updated successfully, but these errors were encountered: