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

Has anyone successfully trained on COCO? #6

Open
sbkim052 opened this issue Dec 1, 2021 · 5 comments
Open

Has anyone successfully trained on COCO? #6

sbkim052 opened this issue Dec 1, 2021 · 5 comments

Comments

@sbkim052
Copy link

sbkim052 commented Dec 1, 2021

Hello, thank you for sharing this code.
I used the code with no changes and when I saw the visualization of the generated boxes are not really good.
image
image

Has anyone successfully trained on COCO?

@yuexihang
Copy link

Hello. Which coco annotations did you use?

  • 2017 Train/Val annotations [241MB]
  • 2017 Stuff Train/Val annotations [1.1GB]
  • 2017 Panoptic Train/Val annotations [821MB]

@sbkim052
Copy link
Author

sbkim052 commented Dec 3, 2021

Hello @yuexihang
I used stuff_annotations_trainval2017.zip [1.1GB]
Thanks for the reply:)

@yuexihang
Copy link

yuexihang commented Dec 5, 2021

Hello @sbkim052
The annotation stuff_annotations_trainval2017.zip [1.1GB] has only 92 kinds of categoris.
But the paper said they use the dataset with 171 annotations.

You can try to use the stuff and coco annotations together.

@JingyeChen
Copy link

Hi, according to the fifth page of this paper, it seems that the authors used the Panoptic version of COCO

@JackW987
Copy link

JackW987 commented Feb 6, 2023

Hi, according to the fifth page of this paper, it seems that the authors used the Panoptic version of COCO

Hello,I use the panoptic version of coco,I modified part of the code in dataset.py to adapt to the corresponding version,the result is not right.

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

4 participants