pytorch-semantic-segmentation icon indicating copy to clipboard operation
pytorch-semantic-segmentation copied to clipboard

Model performance

Open jthsieh opened this issue 7 years ago • 3 comments

Thank you for your awesome code! I've been trying to run some models on Cityscapes including FCN8, PSPNet and DUC, but I haven't been able to replicate the results reported in the papers. So if it's not too much trouble, can you please provide the results you got when testing your models. Thank you so much!!

jthsieh avatar Jan 22 '18 19:01 jthsieh

I have tried the GCN method on the gtFine dataset ,and get m_IOU=67 % on cityscapes. Have you reproduced the performance on the cityscapes reported by the paper ?

wldeephi avatar Feb 06 '18 03:02 wldeephi

I managed to run FRRN A with this code https://github.com/meetshah1995/pytorch-semseg and achieved the reported mIoU. I used the exact hyperparameters reported in the FRRN paper.

jthsieh avatar Feb 06 '18 23:02 jthsieh

Hi, would anyone be kind enough to share the results? Having trouble while getting the results too

geeemchee avatar Apr 02 '18 08:04 geeemchee