Skip to content

Commit 0c5156b

Browse files
committed
Remove debug flag from FMPose_train.sh to streamline training process.
1 parent 767dabf commit 0c5156b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/FMPose_train.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ sh_file='scripts/FMPose_train.sh'
1717
folder_name=FMPose_Publish_layers${layers}_$(date +%Y%m%d_%H%M%S)
1818

1919
python3 scripts/FMPose_main.py \
20-
--debug \
2120
--train \
2221
--dataset h36m \
2322
--frames ${frames} \

0 commit comments

Comments
 (0)