Skip to content

Commit

Permalink
new resize params for test
Browse files Browse the repository at this point in the history
  • Loading branch information
NoamRosenberg committed Jul 29, 2019
1 parent acf1716 commit c082751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion train_cityscapes.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
CUDA_VISIBLE_DEVICES=0,1 python train_autodeeplab.py --batch-size 2 \
--dataset cityscapes --checkname July22 --alpha_epoch 20 --filter_multiplier 8
--dataset cityscapes --checkname July29_newbetas_branch --alpha_epoch 20 --filter_multiplier 4 --resize 358 --crop_size 224

0 comments on commit c082751

Please sign in to comment.