GroundingDINO
GroundingDINO copied to clipboard
training code
Where can I find the training code? Is there code for the training part of the project?
mmdetection allows training here, but personally, mmdetection is a pain to work with, I really want the training code for this repo as well
Huggingface's transformers' GroundingDINO has a loss function implementation but I'm unsure if there are any caveats to training it on there