We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 767dabf commit 0c5156bCopy full SHA for 0c5156b
1 file changed
scripts/FMPose_train.sh
@@ -17,7 +17,6 @@ sh_file='scripts/FMPose_train.sh'
17
folder_name=FMPose_Publish_layers${layers}_$(date +%Y%m%d_%H%M%S)
18
19
python3 scripts/FMPose_main.py \
20
- --debug \
21
--train \
22
--dataset h36m \
23
--frames ${frames} \
0 commit comments