Open mingqiJ opened 4 months ago
try lowering tile_size
try lowering tile_size
How to setting, where?
Hi, have you solved this problem? kindly ask for the solution, thank you very much.
here is the docs,which defines the function rasterization
use ctrl +f in browser to find which parameters you wanna have a look
hope it would help :) @vasile-v1 @DabblerGISer
here is the docs,which defines the function
rasterization
use ctrl +f in browser to find which parameters you wanna have a look
hope it would help :) @vasile-v1 @DabblerGISer
Thank you for your reply! I'm not solving configuration locally. It runs perfectly on my conda env. But now I'm trying to pack my project to use on another computer, and it turns out that the rasterization part can't reference the cuda code correctly. Im looking for a good way to solve this.
I always failed to install the gsplat. So I transfer other people's conda environment to run the gsplat, but it takes this error:
Could you tell me how to correct install the gsplat?