Skip to content

Grounding-DINO and MM-Grounding-DINO #12439

@YiFei632

Description

@YiFei632

Thanks for your error report and we appreciate it a lot.

Checklist

  1. I have searched related issues but cannot get the expected help.
  2. I have read the FAQ documentation but cannot get the expected help.
  3. The bug has not been fixed in the latest version.

Describe the bug
I used mmdetection to train my own grounding-dino, but I found out that there exists two grounding-dino projects (grounding-dino and mm-grounding-dino). I used grounding-dino, and it shows up zero AP!

Reproduction

  1. What command or script did you run?

I just run the train.sh like usage.

  1. Did you make any modifications on the code or config? Did you understand what you have modified?
    I didn't do any modification.
  2. What dataset did you use?
    My own RGBS50 dataset (COCO format) and COCO dataset.

Bug fix
Finally I found out that there might be some error in the grounding-dino backbone code. The backbone config has no pretrained checkpoint. I added one in it and it raise errors. But the same thing did on the mm-grounding-dino and it ran successfully.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions