densepcr
densepcr copied to clipboard
Repository for 'Dense 3D Point Cloud Reconstruction Using a Deep Pyramid Network' [WACV 2019]
Hi @priyankamandikal I tried to train your densepcr on my own but I found it difficult to train. Especially while I was training part dense_2 (4k_to_16k), it was so hard...
Hi, Thank you for open sourcing the code. It's a good work. When running the code, I went into a problem. I ran `python show3d_balls.py` and got an error. ```...
How to get the "pointcloud_16k.npy", "pointcloud_4096.npy", "pointcloud_1024.npy"? I didn't find them in [ShapeNet rendered images](http://cvgl.stanford.edu/data2/ShapeNetRendering.tgz) or [ShapeNet voxelized models](http://cvgl.stanford.edu/data2/ShapeNetVox32.tgz).