SpareNet icon indicating copy to clipboard operation
SpareNet copied to clipboard

Style-based Point Generator with Adversarial Rendering for Point Cloud Completion (CVPR 2021)

Results 16 SpareNet issues
Sort by recently updated
recently updated
newest added

I read the code in this repo and found some questions about the dataloader part. It seems that the code of dataloder is heavily brought from the GRNet repo while...

Hi, thanks for your amazing work. We are trying to run it with KITTI dataset. Howerer, we meet some errors now. we run like this: `python test.py --gpu 0 --workdir...

HI @YANG-H, Could you please provide the metric evaluation code for real data for Consistency, Fidelity and MMD? Best, YIngjie CAI

When i cd /cuda/cubilc_feature_sampling and then I python setup.py install --user,there are some problems : sparenet) root@98a664fa2d1b:/data/sparenet/cuda/cubic_feature_sampling# python setup.py install --user running install running bdist_egg running egg_info writing cubic_feature_sampling.egg-info/PKG-INFO writing...

Hello, Thank you for your amazing work. We are students trying to inference this against KITTI dataset. However, we keeping running into the following issue when we running the following...

after complete the training and save the model,I did not find the completion result, how should I see the completion result.thank you

你好当我运行代码,应该是编译p2i_op的时候出现了这个错误。 我的gcc, g++ 版本均为5.2.0,请问能怎么解决?

Hey all, I see that you have a custom dataloader for the solution, but I was curious how to use this network on my own data. For example, say I...

Hi When I run sh setup_env.sh I am getting this error. No CUDA runtime is found, using CUDA_HOME='/usr'