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
Other
3.12k stars 685 forks source link

About seg_hrnet_w18_small_v2 Training accuracy #86

Open PlutoMgc opened 4 years ago

PlutoMgc commented 4 years ago

Hello, I used your seg_hrnet_w18_small_v2 model for training, and I also used the pre-trained model you gave. But the obtained training mIoU is only 0.69.Excuse me, where should I modify it?

DeppMeng commented 4 years ago

Can you provide your training log, so we can better help you diagonse the problem.