Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No "light_120000/light_cache.pth" file provided #3

Open
JasonW-00 opened this issue Apr 18, 2023 · 2 comments
Open

No "light_120000/light_cache.pth" file provided #3

JasonW-00 opened this issue Apr 18, 2023 · 2 comments

Comments

@JasonW-00
Copy link

Hi!

when I ran your training program, I found that you didn't seem to provide the "light_120000/light_cache.pth" file, I only found "light_0/light_cache.pth", can you provide it for use?

@nexuslrf
Copy link
Owner

light_cache.pth is a tensor file containing depth maps from 512 view directions.
To get the light_cache. you can just run the cmd:

python test_ft.py --config ../dev_scripts/spidr/manikin.ini --run_mode=sdf --bake_light --down_sample=0.5

Note the first-stage training and non-PB rendering do not require this light cache file.

You should replace cfg file for your target scene.

@JasonW-00
Copy link
Author

JasonW-00 commented Apr 21, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants