HRNet / HRNet-Semantic-Segmentation

The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

performance of pascal-context

Margrate opened this issue · comments

I got mIoU=51.42 (59 classes) and mIoU=46.58(60 classes) which was a great gap compared with paper
image

Hi there I got mIOU also around 51 for 59 classes. But it took me at least 2 weeks to train on 4 GPUs (TiTan Xp) for 200 epochs. May I ask whats your training time ?

Hi Margrate. Thanks for the info! which branch are you on and do you have to change any code to get it working ?