maskjp

Results 2 issues of maskjp

I change the Dockerfile first line to use nvidia/cuda:12.0.0-devel-ubuntu22.04 in docker to enable CUDA. There's no error reported in the installation process. But the generated image has no terrain like...

Hi, Thank you for this great library and torch-points3d. I made some modifications to support mixed-precision training. The major changes are as follows: - template kernel function in interpolate_gpu.cu sampling_gpu.cu...