jetd1 / NeRFusion

MIT License
265 stars 5 forks source link

inference with pretrained network error! #14

Open endlesswho opened 1 year ago

endlesswho commented 1 year ago

HI, I use your code: python train.py --dataset_name scannet --root_dir DIR_TO_SCANNET_SCENE0000_01 --exp_name EXP_NAME --ckpt_path PATH_TO_G_CKPT and the following error comes: RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory image I found that this is because the ckpt file upload didn't finsh, so can you reupload the pre-trained weights for networks?

jinmaodaomaye2021 commented 1 year ago

Same issue... @jetd1 could you please solve this issue ? There are so many people facing the same problem.

Bin-ze commented 1 year ago

@jetd1 could you tell me how can solve this issue? think you!!!

random-guest commented 1 year ago

I am also facing the same issue.

it seems like there is a problem with the file itself. @jetd1 could you please reupload the file again?

thanks in advance.