infer_test.sh 199 Bytes
Newer Older
zk's avatar
zk committed
1
2
3
4
5
6
CUDA_VISIBLE_DEVICES=1 python demo/infer_torch.py \
-c groundingdino/config/GroundingDINO_SwinB_cfg.py \
-p weights/groundingdino_swinb_cogcoor.pth \
-i images/in/car_1.jpg \
-o images/out \
-t "car"