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