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 685 forks source link

No 'STAGE1' config #121

Open yuhsuanyeh opened 4 years ago

yuhsuanyeh commented 4 years ago

Hi, I want to use this model. But I cannot find the ["STAGE1"] config in lib/config/model.py

mucunwuxian commented 4 years ago

Hi, I'm using 'pytorch-V1.1' branch. There is the ["STAGE1"] config. How about it?

Please also refer to the following. https://github.com/HRNet/HRNet-Semantic-Segmentation/issues/122#issuecomment-612344804 https://github.com/HRNet/HRNet-Semantic-Segmentation/issues/94#issuecomment-612194299

WaterKnight1998 commented 4 years ago

@Yeh-yu-hsuan @mucunwuxian I saw an example here

https://github.com/HRNet/HRNet-Semantic-Segmentation/blob/master/experiments/cityscapes/seg_hrnet_w18_small_v1_512x1024_sgd_lr1e-2_wd5e-4_bs_12_epoch484.yaml