You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
Thanks in advance
The text was updated successfully, but these errors were encountered: