This repository has been archived on 2022-07-14. You can view files and clone it, but cannot push or open issues or pull requests.
NJIT-2021GXS-Detection/sh/train.sh
2022-03-02 19:32:08 +08:00

4 lines
52 B
Bash

source activate.sh
$PY "$PYTHONPATH/train.py" "$@"