Pytorch Implementation of Paper:
1, Enhancing Feature Fusion for Semantic Segmentation (face++) paper
2, Large kernel matters (face++) paper
All models are based on resnet101 (MIT pretrained models)
training code for cityscape will be added.
WangboML/fuse_seg_pytorch
Pytorch Implementation of Paper: Enhancing Feature Fusion for Semantic Segmentation (face++)
Python