We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64f9d4a commit 85425e7Copy full SHA for 85425e7
scripts/eval/eval_fgovd.sh
@@ -8,5 +8,5 @@ python -m fgclip.eval.fgovd_eval \
8
--model-path $wholepath \
9
--model-base $wholepath \
10
--max_length 77 \
11
- --img_size 224 \
+ --image_size 224 \
12
--image-folder $image_path \
0 commit comments