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

Reproducing REC results #31

Open
ryohachiuma opened this issue Nov 3, 2024 · 0 comments
Open

Reproducing REC results #31

ryohachiuma opened this issue Nov 3, 2024 · 0 comments

Comments

@ryohachiuma
Copy link

Hi, @machuofan

I tried to reproduce REC results on the RefCOCOg dataset.
I downloaded the model weights from here and followed the instructions at here by running the following command.

python torchrun --nnodes=1 --nproc_per_node=8 groma/eval/eval_rec.py --model-name ./groma-7b-finetune --img-prefix /workspace/dataset/MSCOCO/train2017 --ann-file ./rec_refcocog_val.json

However, i got the results below. Am i missing sth?

rec_refcocog_val.json
[email protected] accu: 0.21956699346405228
m_iou: 0.20178459516537736
missing percentage: 0.0

Thanks in advance

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

1 participant