IRS icon indicating copy to clipboard operation
IRS copied to clipboard

some disparity map size seems incorrect

Open xubin1994 opened this issue 5 years ago • 5 comments

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, image and the disparity map: image In order to verify that I read correctly,I also use the Renderdoc to open the disparity map: image 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

xubin1994 avatar Feb 12 '20 01:02 xubin1994

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".

blackjack2015 avatar Feb 12 '20 04:02 blackjack2015

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.

xubin1994 avatar Feb 12 '20 04:02 xubin1994

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!

blackjack2015 avatar Feb 16 '20 09:02 blackjack2015

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。

xubin1994 avatar Feb 17 '20 02:02 xubin1994

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.

xubin1994 avatar Dec 31 '20 01:12 xubin1994