You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
—
Reply to this email directly, view it on GitHub
<#3 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4S37AN4K3CVQZQP56IA56TXCHPFLANCNFSM6AAAAAAXCGGTUM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
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?
The text was updated successfully, but these errors were encountered: