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

How to transfer results.json to coco-style #51

Open
lpwMei opened this issue Jan 13, 2022 · 1 comment
Open

How to transfer results.json to coco-style #51

lpwMei opened this issue Jan 13, 2022 · 1 comment

Comments

@lpwMei
Copy link

lpwMei commented Jan 13, 2022

Thanks for your working.
I test it on dataset and get a "results.json".But the competition needs different json style just Like
{
"video_id" : int,
"category_id" : int,
"segmentations" : [RLE or [polygon] or None],
"score" : float,
}
How can I convet it?Thanks a lot.

@BruceYu-Bit
Copy link

the model weight is invalid , can you provide me some help?

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

No branches or pull requests

2 participants