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
P.S. As a new to this package, having seen it on linkedIn just a day ago. I was hoping and didn't find mention in the hello world instructions on how to view the output and what to expect.
Describe the bug
Ran hello_world full job, went into outputs folder containing
index.html
None of the images rendered,Steps to Reproduce
python -m infinigen.datagen.manage_jobs --output_folder outputs/hello_world --num_scenes 1 --specific_seed 0 \ --configs desert.gin simple.gin --pipeline_configs local_16GB.gin monocular.gin blender_gt.gin --pipeline_overrides LocalScheduleHandler.use_gpu=False
What version of the code were you using?
Tell us the commit & commit hash from
git log
What command did you run?
What are your FULL output logs?
Provide the FULL output logs from your command as a txt file.
If this is your first time running Infinigen, what are the full install logs?**
Run
pip install -v -e . > logs.txt 2>&1
and send logs.txt as an attachment.Platform
Additional context
Add any other context about the problem here.
found
template.html
and the file names are fixed, not templatized.And files have a number 0048
The text was updated successfully, but these errors were encountered: