Spaces:
Running
Running
File size: 144 Bytes
8a6df40 |
1 2 3 4 |
python ./exp/transfer/train_cihp_from_pascal.py \
--batch 24 --gpus 8 --pretrainedModel './pascal_base_trained.pth' \
--lr 0.007 --classes 20
|