FruitNeRF icon indicating copy to clipboard operation
FruitNeRF copied to clipboard

Error(s) in loading state_dict for FruitMode

Open pandachenf opened this issue 11 months ago • 0 comments

Hello!Thank you very much for your work. I am a beginner and encountered some errors while running your code. Specifically, I ran into issues when trying to continue training tree_1 using the weights generated from tree_02. The command I used is as follows:

ns-train fruit_nerf_big --data /home/liketao/chenfei/data/FruitNeRF_Dataset/tree_01 --output-dir /home/liketao/chenfei/project/FruitNeRF-main/fruit_nerf/output --load-checkpoint /home/liketao/chenfei/project/FruitNeRF-main/fruit_nerf/output/tree_02/fruit_nerf_big/2024-12-23_173826/nerfstudio_models/step-000099999.ckpt

Could you please help me resolve this issue? Thank you in advance for your assistance! error

pandachenf avatar Jan 06 '25 13:01 pandachenf