user0604

Results 3 comments of user0604

The reason is the program is not compatible with CUDA 8.0. Solved by completely uninstalling CUDA 8.0, then install CUDA 7.0 instead. During installation, the setup program might say "no...

@quanqhow You must add the current directory to PATH. i.e if you're on linux/cygwin: then run command `export PATH=$PATH:/home/path/to/bin/`. If you're on Windows: add the path by right click This...

Do you mean the .ply file as in the output of `demo.sh`? Actually I haven't been able to output a .ply file yet. The algorithm did not create a correct...