nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

No checkpoint directory found - Exporting Gaussian Splatting

Open JBicera opened this issue 1 year ago • 3 comments

Describe the bug When I try exporting my trained Gaussian Splat scene it says that there is no checkpoint directory found in the nerfstudio_models folder but there is one checkpoint of the 19,999 step out of 20,000 iterations. I made sure my paths were correct so I am confused about how to have it recognize the checkpoint.

To Reproduce Steps to reproduce the behavior:

  1. cd to nerfstudio
  2. Run ns-export gaussian-splat --load-config outputs/pipe-output/splatfacto/2024-02-16_055622/config.yml --output-dir exports/splat/

Expected behavior The expected behavior is that the .ply file is exported to the exports/splat/ folder

Screenshots If applicable, add screenshots to help explain your problem.
ss

Additional context Add any other context about the problem here.

JBicera avatar Feb 21 '24 00:02 JBicera

@JBicera did you solved it, my case i have the ckpt files within nerfstudio model directory

chxie14 avatar Mar 22 '24 13:03 chxie14

@JBicera any solution ?

sumanttyagi avatar May 23 '24 03:05 sumanttyagi

#3243 same problem

efyphil avatar Jun 18 '24 13:06 efyphil