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.13k stars 686 forks source link

some confusing problems in testval and validate #279

Open AlanCSU opened 1 year ago

AlanCSU commented 1 year ago

Im grateful for your free code and your job in tech! And in tools/test.py , i got a function named testval and then i got test_dataset.multi_scale_inference(). so i wanna know the reason why the pred gotten in test_dataset.multi_scale_inference is much worse than validate,which confuse me for a long time.I will be appreciated if you could answer this question. Have a good day, thank :)