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

Grounding checkpoint evaluation results #82

Open
seventy7796 opened this issue Apr 12, 2023 · 0 comments
Open

Grounding checkpoint evaluation results #82

seventy7796 opened this issue Apr 12, 2023 · 0 comments

Comments

@seventy7796
Copy link

The checkpoint file is "output/vg_large_uni/checkpoint_best.pth" in grounding_mplug_large.sh. Is it same with "mplug_large_v2.pth"? I evaluate refcoco and the accuracy is only 0.02. Could you provide the grounding model? Thanks in advance.

# eval refcoco CUDA_VISIBLE_DEVICES=0 python -m torch.distributed.launch --nproc_per_node=1 --master_port=3222 --use_env grounding_mplug.py \ --config configs/grounding_mplug_large.yaml \ --dataset vg_unc \ --output_dir ./output/vg_large_unc \ --eval_checkpoint mplug_large_v2.pth \ --do_two_optim --evaluate

{'test_model:': 'mplug_large.pth', 'testA_set_accuracy': 0.020682340463143007}

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