UkcheolShin / CRM_RGBTSeg

Official implementation of the paper "Complementary Random Masking for RGB-T Semantic Segmentation."
MIT License
52 stars 12 forks source link

MF dataset config files not loading the thermal images #7

Open farshidrayhancv opened 6 months ago

farshidrayhancv commented 6 months ago

The Dataloader does not load the thermal image anywhere!

CRM_RGBTSeg/dataloaders /MF_dataset.py

Was a pre-modifed dataset used for this model where the input image was already concatenated with the thermal image?