marcelampc / d3net_depth_estimation

Dense Deep Depth Estimation Network (D3-Net) in PyTorch.
118 stars 19 forks source link

What's the parameter.m for your paper? #2

Closed ChenyangLiu closed 6 years ago

ChenyangLiu commented 6 years ago

Hi,

What's the parameter.m for you paper? I can't correspond your variable name with the camera parameters. Would you please give parameters used in paper for NYU? Thank you!

marcelampc commented 6 years ago

Hi! Now you have the parameters for both experiments:

parameters_blurred_NYUv2.m parameters_DFD_indoor.m

I had indeed forgot to add them here!