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 train referring expressions detection by this repo's implementation groundingDino? #11101

Open
northeastsquare opened this issue Oct 28, 2023 · 2 comments
Assignees

Comments

@northeastsquare
Copy link

northeastsquare commented Oct 28, 2023

for example, I want to detect back cat, How to train from scrach or finetune?
in https://github.com/open-mmlab/mmdetection/blob/main/configs/grounding_dino/README.md, can only train scratch or finetune close set object detection.
Or how to add RefCOCO/+/g to train?

@northeastsquare northeastsquare changed the title how to do referring expressions detection by this repo's implementation groundingDino? how to train referring expressions detection by this repo's implementation groundingDino? Oct 28, 2023
@hhaAndroid
Copy link
Collaborator

@northeastsquare You can directly refer to the documentation provided for fine-tuning. After fine-tuning, it becomes a nearly closed-set algorithm. Currently, "grounding dino" does not support training on "grefcoco". If deemed necessary, we will provide support for it in the near future.

@northeastsquare
Copy link
Author

@hhaAndroid "grefcoco" training is very important, very necesssary. Could you give me some advise to implement it?

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

3 participants