Intra-inter Modal Attention Blocks for RGB-D Semantic Segmentation - Official Pytorch Implementation (ICMR 2023)
Intra-inter Modal Attention Blocks for RGB-D Semantic Segmentation
Soyun Choi, Youjia Zhang, Sungeun Hong
In Proceedings of the ACM International Conference on Multimedia Retrieval 2023
My env: RTX A6000, CUDA 11.2
Setting conda env:
conda create -n ima python=3.8
pip install torch==1.8.1+cu111 torchvision==0.9.1+cu111 torchaudio==0.8.1 -f https://download.pytorch.org/whl/torch_stable.html
# install pytorch
pip install matplotlib numpy pandas opencv-python addict six albumentations==0.4.1 terminaltables pillow scipy h5py tensorboard
You can download nyudv2 and sunrgbd dataset in here: