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

Question: How are the expressions sampled in object detection training? #25

Open
LingyvKong opened this issue Apr 19, 2023 · 0 comments

Comments

@LingyvKong
Copy link

Hello Bin,
I trained on an object detection dataset with only 6 categories, but I found that expressions_new still does not contain all categories, what kind of sampling rules are there? I locate to func convert_object_detection_to_grounding_optimized_for_od in code /workspace/UNINEXT/projects/UNINEXT/uninext/data/coco_dataset_mapper_uni.py, I guess it means that all positive categories are kept and some negative categories are randomly selected? Why do I need to do this?

Thanks 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