vierundvi / VISAM /tools /simple_inference.sh
mart9992's picture
m
2cd560a
raw
history blame
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