Closed AutoSenseTech closed 1 year ago
Hi. If you deactivate the training process, you should put your pre-trained checkpoint on your log file. """ FileNotFoundError: Checkpoint at logs/nerf_blender_chair_220901/best.ckpt not found. Aborting training. In call to configurable 'run' (<function run at 0x7f9d3edd0310>) """ I recommend to download the pre-trained checkpoint and put it on "logs/" directory.
Closing the issue since no response has been given a day. Please re-open the issue whenever you confront further issues.
Hi, first thanks for your work. I got an error when I run run python run.py --ginc configs/nerf/blender.gin --scene chair --ginb run.run_train=False. Could you give me any suggestion. thanks in advance.