Spaces:
Running
Running
File size: 153 Bytes
8a6df40 |
1 2 3 4 5 |
python ./exp/universal/pascal_atr_cihp_uni.py \
--batch 24 --gpus 8 \
--pretrainedModel './data/pretrained_model/deeplab_v3plus_v3.pth' \
--lr 0.007
|