shikras / d-cube

A detection/segmentation dataset with labels characterized by intricate and flexible expressions. "Described Object Detection: Liberating Object Detection with Flexible Expressions" (NeurIPS 2023).
https://arxiv.org/abs/2307.12813
Other
104 stars 7 forks source link

Grounding DINO #9

Closed Zesheng666 closed 4 months ago

Zesheng666 commented 6 months ago

你好啊,能不能公开一下Grounding DINO 方法在该数据集的代码,我这边验证老是有BUG

Charles-Xie commented 5 months ago

Thanks for your interest in this work. We have released the eval code for more works. The grounding-dino code is available here: https://github.com/shikras/d-cube/blob/main/eval_sota/groundingdino.py.

Charles-Xie commented 4 months ago

I'm closing this issue now. Please feel free to open it or open another if any further questions arise. We appreciate your interest in this work very much!!! 🌹

Zesheng666 commented 4 months ago

Hello author, I encountered a very slow inference phenomenon when testing with G-DINO: Intra: 4.0, 4.3, 3.7, in Inter mode: the inference speed is extremely slow, about 2 minutes per sheet, and there have been no results for two days. Do you know what the reason is? Looking forward to your reply very much

Zesheng666 commented 3 months ago

作者你好,有个问题想要请教你一下,我在用G_DINO(official)测试D_3数据集时候出现intri 时候结果为

model

full

pre

abense

gdinot-1.8m

0.224

0.220

0.236

gdinot-coco-ft

0.024

0.023

0.025

gdino_swint(offical)

0.032

0.030

0.040

 

 

 

远远低于论文里面的正常值,你能帮我分析一下原因吗?还有在inter模式下,推理很慢,一天时间才能完成大概1/10,你遇到类似的情况吗,望回复,谢谢

    ------------------ Original ------------------ From: @.>; Date:  Tue, Mar 5, 2024 05:49 PM To: @.>; Cc: @.>; @.>; Subject:  Re: [shikras/d-cube] Grounding DINO (Issue #9)

 

Closed #9 as completed.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>