PyTorch-ENet icon indicating copy to clipboard operation
PyTorch-ENet copied to clipboard

About the cityscape dataset 1024*512.

Open 100sby opened this issue 6 years ago • 2 comments
trafficstars

Hello!Thanks for your code.i trained on cityscapes for epoch=300,but the best model is when epoch210 ,miou is 50.00%.The question is, is it because the size of the data set I use is the original size not 1024*512

100sby avatar Apr 22 '19 14:04 100sby

Hi,

I never tried training with full resolution images so I don't really know what is a normal score. I can give it a try but don't really know when I'll be able to

davidtvs avatar Apr 25 '19 18:04 davidtvs

Hello!Thanks for your code.i trained on cityscapes for epoch=300,but the best model is when epoch210 ,miou is 50.00%.The question is, is it because the size of the data set I use is the original size not 1024*512

I also trainede on Cityscape with size of 1024*512. And my best model is when epoch 220,miou 51.58%.

LinRui9531 avatar May 06 '19 03:05 LinRui9531