MFNet-pytorch
MFNet-pytorch copied to clipboard
MFNet-pytorch, image semantic segmentation using RGB-Thermal images
I want to ask about the dataset 'images'. I find that the input images are all four channels and I want to know how it is made from the rgb...
Access permission is demanded now for dataset downloading on Google drive. Could you provide that plz?
When trying to replicate your findings I noticed an odd detail about the calculation of the mIoU. It concerns the formula (2) in the [paper](https://drive.google.com/file/d/1vxMh63QpdxPnG3jhzpQU0fb-2XOzHR-Z/view). The outer sum, as claimed...
Please give access for dataset, the website link in readme file is not working
Hello. I just took a look at your great work and played around with your dataset and scripts and was wondering how you labeled your dataset? Is it in the...
I wonder which method you used to label the image as your training ground truth. Labeled the Thermal and RGB images separately, and then intergrated them? Or use some other...
I tried to print them but it seems the values are wrong, could anyone tell me the right value for each class?
I am currently working on converting the MFNet annotations into COCO format and noticed that in the annotation files under anno_json, the "filename" field (e.g., "filename": "..") does not directly...