Neural-Point-Cloud-Rendering-via-Multi-Plane-Projection
Neural-Point-Cloud-Rendering-via-Multi-Plane-Projection copied to clipboard
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...
Hi, When i test npcr_ScanNet.py using pretrained checkpoints , I am getting below error message that GPU is out of memory. But I am already using a high end GPU-...
For some colorless point cloud files, if there is no RGB pixel feature as the model input, but it is used to calculate the perceived loss, can the model work...
I've run into an issue while running voxelization_aggregation_Matterport.py -- point cloud generation and simplification finish without any issue, but then I get a numpy error. The output is: load ply...