You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I write resnet.symbol by myself and use it as pretrained model to train TuSimple-DUC, and keep cfg consistent with the paper except cropped size. See my fork.
However, train_IoU is only 0.563 while I can not validate temporarily #21 , I think the val_IoU should not be too far away:
I came into the same question as you,then I find out that I should use the ResNet_DUC_HDC_CityScapes-0020.params as the pretrained model,and set the begin epoch to 20, rather than the init.params and begin the train at epoch 0..hope it helps
I write resnet.symbol by myself and use it as pretrained model to train TuSimple-DUC, and keep cfg consistent with the paper except cropped size. See my fork.
However, train_IoU is only 0.563 while I can not validate temporarily #21 , I think the val_IoU should not be too far away:
Anyone reproduce successfully?
The text was updated successfully, but these errors were encountered: