This project provides the code and results for Context-Aware Interaction Network for RGB-T Semantic Segmentation", IEEE TMM, 2023. [IEEE link] and [arxiv link] [Homepage]
python 3.7 + pytorch 1.12.0
We provide segmentation maps on MFNet dataset and PST900 dataset [GoogleDrive] [BaiDu] (arn3)
Performace on MFNet dataset
Performace on PST900 dataset
- Download the following pre-trained model and put it under './checkpoint' [download checkpoint GoogleDrive] [BaiDu] (arn3)
- run evaluate_*.py.
@ARTICLE{lv2023cainet,
author={Lv, Ying and Liu, Zhi and Li, Gongyang},
title={Context-Aware Interaction Network for RGB-T Semantic Segmentation},
journal={IEEE Transactions on Multimedia},
volume={},
number={},
year={2023},
pages={1-13},
doi={10.1109/TMM.2023.3349072}
}