princeton-vl / relative_depth

Code for the NIPS 2016 paper
BSD 3-Clause "New" or "Revised" License
124 stars 32 forks source link

function missing? #3

Closed xuxy09 closed 5 years ago

xuxy09 commented 6 years ago

Hi, It seems the function "f_depth_from_model_output()" on L91 of main.lua is missing, could you please add this function?

Thanks!

wfchen-umich commented 6 years ago

The function definition is in another file: https://github.com/umich-vl/relative_depth/blob/master/src/experiment/models/hourglass3.lua