Open ThiagoViek opened 1 year ago
In the LLMs field, people are going after foundation models and finetuning them to their own tasks using Low-rank Adaptation. Is it possible to leverage LoRA for finetuning Grounding DINO as well?
Sure, I think it's a good way to adapt Grounding-DINO in other long-tail domain task
@ThiagoViek Hi, I'm also interested in finetuning grounding dino to fit some personal tasks. Have you ever tried lora on grounding dino? Looking forward for further discussion.
@ThiagoViek Remarkable ideas! Have you tried some experiments? Expecting for some feedback.
https://github.com/BeileiCui/SurgicalDINO
This is something I found, but I am not sure if this is useful.
In the LLMs field, people are going after foundation models and finetuning them to their own tasks using Low-rank Adaptation. Is it possible to leverage LoRA for finetuning Grounding DINO as well?