5 lines
166 B
Bash
Raw Normal View History

2025-01-28 21:48:35 +00:00
python finetune_net.py \
--num-gpus 1 \
--config-file ../configs/Misc/parsing_inference.yaml \
--eval-only MODEL.WEIGHTS ./model_final.pth TEST.AUG.ENABLED False