completion3d icon indicating copy to clipboard operation
completion3d copied to clipboard

Source code for baselines of the Stanford 3D Point Cloud Completion Benchmark (completion3d.stanford.edu) and TopNet: Structural Point Cloud Decoder, CVPR 2019

Results 15 completion3d issues
Sort by recently updated
recently updated
newest added

Is it plausible to train the model on a given class, if so, how to do it?

Hi, @lynetcha , In addition to tensorflow implementation, is there a pytorch implementation on topnet model? THX!

Hi, I get 503 service unavailable error for the given link for downloading the dataset. Any suggestion to get the dataset? THX!

Just followed the steps in tensorflow-setup.md. And when I building Chamfer and EMD functions met this error. ![image](https://github.com/lynetcha/completion3d/assets/43093712/ea74f825-d1dc-4817-a9d9-3f60aedcecbf) I'm running in windows environment tho.

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.12.0 to 2.12.0. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.12.0 Release 2.12.0 TensorFlow Breaking Changes Build, Compilation and Packaging Removed redundant packages tensorflow-gpu and tf-nightly-gpu. These...

dependencies