jexiaong
jexiaong
@DimitrisKatsatos I'm unsure about how to check what the error is with each render could you guide me on how to do that? But yes I was able to load...
I'm having the same issue, did you figure it out? Is it because of the GPU? I was able to run longer transform.json files with more pictures than the one...
@silver-obelisk My depth maps are in the same units (mm) did you figure out the math for calculating the integer depth scale?? @dozeri83 could you clarify more regarding how to...
@dozeri83 Is this the scaling you're talking about below? https://github.com/NVlabs/instant-ngp/blob/99aed93bbe8c8e074a90ec6c56c616e4fe217a42/scripts/colmap2nerf.py#L396-L402 If my natural world units are in mm, do I just compute integer_depth_scale = 4.0 / avg_depth_in_mm or is there...
I have 245 images but I still get this error... does anyone have any tips? Edit: Nevermind... it seems like I had too many repetitive pictures
I'm also running into a similar issue however I segfault earlier than you did, I used a NVIDIA GeForce RTX 3080 Ti and wsl Ubuntu 18.04.6 LTS [Taichi] version 1.7.0,...