Hello everyone,
what parameters did you use for this example?
I'm using
python train.py --dataset CamVid --batch_size 1 --crop_width 480 --crop_height 352 --h_flip false --v_flip false --model FC-DenseNet103 --frontend ResNet101 --num_epochs 300
Is it right?
Hello everyone, what parameters did you use for this example? I'm using python train.py --dataset CamVid --batch_size 1 --crop_width 480 --crop_height 352 --h_flip false --v_flip false --model FC-DenseNet103 --frontend ResNet101 --num_epochs 300 Is it right?