POCO
POCO copied to clipboard
Hi! Thanks for your interesting and enlightening work on point cloud reconstruction tasks, and we are trying to reproduce your work. However, we encounter an error when running your code:...
Dear author, Thanks for sharing your interesting work! I use the provided script to generate the mesh from the ScanNet dataset, and I found that it takes a long time...
Thank you for the great work! Can this model be used directly for Lidar point clouds? (without Creation of the point clouds process)
Hi, I already have my own Ply file. What steps or methods do I need to make test data sets? I will be grateful if I can get answer.
File "/home/zzl/anaconda3/envs/poco/lib/python3.7/site-packages/torch/utils/cpp_extension.py", line 1683, in _run_ninja_build raise RuntimeError(message) from e RuntimeError: Error compiling objects for extension
I found the readme tell me the dataset Shapenet is preprocessed by occupancy network.So I read the project "occupancy network".But I still don't know how to generate the preprocessed dataset...
Thanks for you great work! I set the default parameters and encountered the bug: gen_resolution_global 128 INFO:root:Creating the network INFO:root:InterpNet - Simple - K=64 INFO:root:Network -- backbone -- 12783956 parameters...
I install all the package with the recommended version, cuda-11.1, torch=1.8.1, when I run "python train.py --config configs/config_shapenet.yaml", I encounter the following problem. /home/magician/Workspace/anaconda3/envs/conv_onet/bin/python /snap/pycharm-professional/268/plugins/python/helpers/pydev/pydevd.py --multiproc --qt-support=auto --client 127.0.0.1 --port...