Grounded-Segment-Anything / VISAM /tools /simple_inference.sh
hikerxu's picture
Upload folder using huggingface_hub
483de47 verified
raw
history blame
No virus
350 Bytes
#!/usr/bin/env bash
# ------------------------------------------------------------------------
# Copyright (c) 2022 megvii-research. All Rights Reserved.
# ------------------------------------------------------------------------
set -x
set -o pipefail
args=$(cat configs/motrv2.args)
python3 submit_dance.py ${args} --exp_name tracker --resume $1