jmccormac / pySceneNetRGBD

Scripts showing how to work with the SceneNetRGBD dataset
GNU General Public License v3.0
178 stars 46 forks source link

add script to compute normals in using multiprocessing #26

Closed edgarriba closed 9 months ago

edgarriba commented 5 years ago

this PR add a script to compute the surface normals using python multiprocessing

edgarriba commented 9 months ago

achieved via pytorch vectorisation: https://kornia.readthedocs.io/en/latest/geometry.depth.html#kornia.geometry.depth.depth_to_normals