mmsegmentation/projects/isnet/decode_heads
unrealMJ bd29c20778
CodeCamp #150 [Feature] Add ISNet (#2400)
## Motivation

Support ISNet.
paper link: [ISNet: Integrate Image-Level and Semantic-Level Context for
Semantic
Segmentation](https://openaccess.thecvf.com/content/ICCV2021/papers/Jin_ISNet_Integrate_Image-Level_and_Semantic-Level_Context_for_Semantic_Segmentation_ICCV_2021_paper.pdf)

## Modification

Add ISNet decoder head.
Add ISNet config.
2023-01-04 20:39:03 +08:00
..
__init__.py CodeCamp #150 [Feature] Add ISNet (#2400) 2023-01-04 20:39:03 +08:00
isnet_head.py CodeCamp #150 [Feature] Add ISNet (#2400) 2023-01-04 20:39:03 +08:00