daipengwa / Neural-Point-Cloud-Rendering-via-Multi-Plane-Projection

(CVPR 2020) Neural Point Cloud Rendering via Multi-Plane Projection
MIT License
50 stars 9 forks source link

Script to inference with own point cloud #6

Open QuangHieu1704 opened 1 year ago

QuangHieu1704 commented 1 year ago

First, I would like to express my appreciation for your great work.

Currently I'm trying to run inference with input contains point cloud, extrinsic matrix and intrinsic matrix. However, I got bad results even on Scannet dataset. So, could you provide me the script to inference. Thank you.

image