Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reproduce failed. #22

Open
acgtyrant opened this issue Jan 9, 2018 · 2 comments
Open

Reproduce failed. #22

acgtyrant opened this issue Jan 9, 2018 · 2 comments

Comments

@acgtyrant
Copy link

acgtyrant commented Jan 9, 2018

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:

01-03 02:23:28 Epoch[19] Train-acc_ignore=0.932954
01-03 02:23:28 Epoch[19] Train-IoU=0.563348
01-03 02:23:28 Epoch[19] Train-SoftmaxLoss=0.212817
01-03 02:23:28 Epoch[19] Time cost=10693.555
01-03 02:23:29 Saved checkpoint to "../models/ResNet_DUC_HDC_CityScapes/2017_12_31_15:19:05/ResNet_DUC_HDC_CityScapes-0020.params"

Anyone reproduce successfully?

@shipengai
Copy link

Hi , what is acc_ignore? I have the same question. Iou is lower much

@LeiyuanMa
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants