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

About weight you posted #258

Open XavierMFC opened 2 years ago

XavierMFC commented 2 years ago

the weight download from 'hrnet48_imagenet' and 'hrnet48_cityscapes' have the same name(hrnetv2_w48_imagenet_pretrained.pth). so, whether they are two different files but have the same name? thank you!