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

Access to the inference results for reproduction of learning unified label space #20

Open
yuleichin opened this issue Mar 6, 2023 · 0 comments

Comments

@yuleichin
Copy link

Hi, xingyi,
Thanks for your work.
I would like to reproduce the label space results, but it seems my inference json files are not appropriate for learning the unified space. Would you please help provide some examples of your inference results (json format) so that I can try if my codes went wrong. For example, the data path in </tools/UniDet_learn_labelspace_mAP.ipynb>:

DATA_PATH = {
    'objects365': ROOT_PATH + 'logits/{}/inference_objects365_val/unified_instances_results.json'.format(EXP_NAME),
    'coco': ROOT_PATH + 'logits/{}/inference_coco_2017_val/unified_instances_results.json'.format(EXP_NAME),
    'oid': ROOT_PATH + 'logits/{}/inference_oid_val_expanded/unified_instances_results.json'.format(EXP_NAME),
}

I appreciate it a lot if you can share the three json files above. Thank you very much!

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

1 participant