cvlab-yonsei / dkn

An official implementation of "Deformable Kernel Network for Joint Image Filtering" (IJCV 2020) in PyTorch.
GNU General Public License v3.0
76 stars 9 forks source link

Dataset #8

Open makhovds opened 4 months ago

makhovds commented 4 months ago

Good day, could you please provide the code how did you prepared tha train and test parts from the original .mat file of NYU dataset for depth upasmpling? It will be also extremely usefull if you share the .npy you specify in the nyu_dataloader.py: https://github.com/cvlab-yonsei/dkn/blob/master/nyu_dataloader.py#L24

Best regards, Denis Makhov