ShreyasSkandanS / DFuseNet

ITSC 2019 | This is the accompanying code repository for our paper "DFuseNet: Deep Fusion of RGB and Sparse Depth Information for Image Guided Dense Depth Completion" | PyTorch, Python 3
https://arxiv.org/abs/1902.00761
GNU General Public License v3.0
92 stars 18 forks source link

pretrained model on NYU Depth V2 #1

Closed yulinliutw closed 5 years ago

yulinliutw commented 5 years ago

Hello,many thanks that you share your model, the idea is great. Now I want to test it on the NYU Depth V2 dataset, Could you provide any pretrained model that can work on the NYU Depth V2?

ShreyasSkandanS commented 5 years ago

Hi @yulinliutw, Thanks for your interest in our work. We are still in the process of tidying up the rest of our code-base and will make this available in the next month or so.