zgojcic / Rigid3DSceneFlow

[CVPR 2021, Oral] "Weakly Supervised Learning of Rigid 3D Scene Flow"
137 stars 18 forks source link

Results visualization #10

Closed alexandruiliescu1997 closed 2 years ago

alexandruiliescu1997 commented 2 years ago

Hi,

I saw the closed issue regarding this topic, but for me was not clear. Where I can find the points that need to be converted? Can you provide please the code for doing this, before using the Keyshot?

zgojcic commented 2 years ago

Hi,

sorry for the late reply, we simply use either the input points or the points after applying the flow vectors. We then convert them to spheres using open3D function and rendered them in keyshot. We did this by running decoupled pieces of code and manually moving the files, so we unfortunately do not have plug-and-play scripts for this.

zgojcic commented 2 years ago

Closing due to inactivity.