trained_model on NYUv
karlcao opened this issue · 4 comments
karlcao commented
could you please release a trained model on NYUv2 dataset? I try to use your network with resnet101-dilated8 to train NYUv2 data,but can only reach 41%miou. Or could please add a trainning scripts on NYUv2.THANKS!
karlcao commented
batch size=6. 2gpus 1080ti.
MendelXu commented
Sorry, we do not have a backup for it. Maybe you can refer to RefineNet to check if your setting is the same as theirs. We adopt the same setting in our experiments.
karlcao commented
Sorry, we do not have a backup for it. Maybe you can refer to RefineNet to check if your setting is the same as theirs. We adopt the same setting in our experiments.
the original refinenet apply test-time multi-scale evaluation. did you use too?
MendelXu commented
No. We are not sure of the setting of the testing scales.