StanfordVL / taskonomy

Taskonomy: Disentangling Task Transfer Learning [Best Paper, CVPR2018]
https://taskonomy.vision
MIT License
844 stars 146 forks source link

depth_zbuffer #75

Open shenglunch opened 1 year ago

shenglunch commented 1 year ago

Very nice job and dataset !

But, how to get absolute depth values from depth_zbuffer in meters?

Thx!

shenglunch commented 1 year ago

What I'm wondering is if you can provide the code to get absolute depth values in meters from depth_zbuffer, and camera parameters to generate the pointcloud?

Thanks!