IRS
IRS copied to clipboard
some disparity map size seems incorrect
Hi,I download the dataset,But when I confirmed the data, I found some problems.
Here is an example,left and right RGB images are as follows,
and the disparity map:
In order to verify that I read correctly,I also use the Renderdoc to open the disparity map:
It seems the disparity map uses a scaling,so what's the problem?
The file path used is: IRSDataset/Restaurant/SCLRestaurant001_NightFall/d_377.exr
Hi,
Some samples in the dataset are used for debugging, and cannot be used for network training. You may find the lists of all the valid training and testing samples in "lists.zip".
Hi,
Some samples in the dataset are used for debugging, and cannot be used for network training. You may find the lists of all the valid training and testing samples in "lists.zip".
I download the "lists.zip",and the path:IRSDataset/Restaurant/SCLRestaurant001_NightFall/d_377.exr still in the IRSDataset_TRAIN.list,but the disparity map size seems incorrect.
I see. It is OK to remove those samples when you train/test your model. Since the data set is large, we need time to check all of them. We will let you know once we have fixed the problem
Thank you very much!
I see. It is OK to remove those samples when you train/test your model. Since the data set is large, we need time to check all of them. We will let you know once we have fixed the problem
Thank you very much!
OK,I will try to remove them。
Hi,can you provide the correct train list file now? There are still some wrong examples in the training list,such as ''IRSDataset/Home/ModernHotelRoom/l_31.png'',the left image and the disparity image are shifted.