Closed zhoupengwei closed 10 months ago
Thank you for your attention to our algorithm. Based on the depth map, it appears that the algorithm did not execute correctly. There is a high probability that the issue lies in the GPU Compute Capability not being properly configured during CMake. Please refer to the README for instructions on configuring the GPU settings. If the problem persists, you may consider debugging by printing intermediate results for further analysis.
@whoiszzj This problem is indeed caused by CUDA Compute Capability, You can parse CMAKE_CUDA_ARCHITECTURES options which provided by user, this may be more convenient. Now that I have manually modified the CMakeList, the program can run with the correct results. Thank you for your help, my problem solved.
Hello author,thank you for your excellent open-source work. I have compiled your latest code and used it for testing. Following your guidance, the Tanks & Temples Dataset are used for simple test. After I run the following command, the program has completed running, but the final result is very strange.
I uploaded the 00000000.jpg with its depth map results. And the final .ply point cloud is very strange