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

Pretrained Models #29

Open
dillonalaird opened this issue Sep 13, 2023 · 2 comments
Open

Pretrained Models #29

dillonalaird opened this issue Sep 13, 2023 · 2 comments

Comments

@dillonalaird
Copy link

dillonalaird commented Sep 13, 2023

Could you explain the pretrained models form this page?

Were all of these models pretrained using the COCO dataset and the numbers are evaluation numbers on the EntitySeg-{semantic, instance, panoptic, entity} datasets? Or are they just starting with COCO pretrained weights, and then fine-tuned on the EntitySeg dataset and the evaluation numbers are from some other dataset?

@qqlu
Copy link
Owner

qqlu commented Sep 14, 2023

Hi,

All the released models just start with COCO pre-trained weights. And then fine-tuned on the EntitySeg training dataset and evaluated on the EntitySeg val dataset.

@dillonalaird
Copy link
Author

Got it, thank you! Do you also know if there's a straight forward way to load these using MMSeg/MMDet instead of detectron2?

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