PET-NeuS icon indicating copy to clipboard operation
PET-NeuS copied to clipboard

PET-NeuS: Positional Encoding Tri-Planes for Neural Surfaces (CVPR 2023)

Results 14 PET-NeuS issues
Sort by recently updated
recently updated
newest added

Thanks for sharing your work in public. Regarding to the configuration attached in this GitHub, I thought this version might be slightly different than what you used for representing numerical...

I get the following error when running `bash run.sh`: ``` Setting up PyTorch plugin "gridsample_grad2"... /home/dan/miniconda3/envs/petneus/lib/python3.8/site-packages/torch/functional.py:504: UserWarning: torch.meshgrid: in an upcoming release, it will be required to pass the indexing...

Hello, Thank you for this great work. Can you tell me where to get the file ckpt and how to get it? ckpt_name='ckpt_100000.pth'

Thank you for your impressive work! However, I trained it on a NVIDIA RTX 3090 with a batch size of 2 in womask_pet.conf, and is still resulting in out-of-memory issues....

![image](https://github.com/yiqun-wang/PET-NeuS/assets/104372768/43d60e65-1113-420c-b92b-e355a4b67943) Do you have some solution for this problem? Thanks!

Congrats to the good work. The paper reports the Chamfer distance metric based on the ground truth mesh. Could you share the ground truth shape? The shape is not finded...

how calculate camera parameter ?

Hi I meet this trouble, the problem is list below: Setting up PyTorch plugin "gridsample_grad2"... Failed! Traceback (most recent call last): File "/home/anaconda3/envs/Neus/lib/python3.7/site-packages/torch/utils/cpp_extension.py", line 1673, in _run_ninja_build env=env) File "/home/anaconda3/envs/Neus/lib/python3.7/subprocess.py",...

could you tell the cuda version please. and the requiements isn't complete,it's lack of "tensorboard requests"

Hi, thanks for your great work! I try to run the code on a linux server and came across compile error when compiling the CUDA source. The complete error log...