- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2k
 
Description
As per title, I've got a dataset with 70+ images. When trying to open it, instant-ngp progress bar freezes at the last 2 images, something like this
19:41:34 SUCCESS Initialized CUDA 11.5. Active GPU is #0: NVIDIA GeForce RTX 4090 [89]
19:41:34 INFO Loading NeRF dataset from
19:41:34 INFO .\transforms.json
19:41:34 PROGRESS [==========================================================================================================================================> ] 95% (41/43) 0s/0s
I noticed this is not a problem as far as the number of images stays under 43, is this a known limitation and is there a workaround if so?
I've tried with both, latest binary release and a manually compiled build on the master branch on this commit.
I'm sorry if I'm not seeing anything obvious, this is not really my kinda thing and I'm somewhat new to it.
Cheers,
Jury