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

index.html does not render any images. #396

Open
dmoore247 opened this issue Dec 27, 2024 · 1 comment
Open

index.html does not render any images. #396

dmoore247 opened this issue Dec 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@dmoore247
Copy link

Describe the bug

Ran hello_world full job, went into outputs folder containing index.html None of the images rendered,
image

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

commit d86762e183c4a77fe09864b69c868081bdd4cab2 (HEAD -> main, tag: v1.12.1, origin/main, origin/HEAD)
Merge: 59685782 0c0d3680
Author: pvl-bot <[email protected]>
Date:   Tue Dec 24 09:15:05 2024 +0000

    Merge branch 'develop'

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

  • OS & OS Version: Mac OS Sonoma
  • GPU (?) :
  • GPU Driver Version (?) :
  • RAM (GB): 32GB

Additional context

Add any other context about the problem here.
found template.html and the file names are fixed, not templatized.
image
And files have a number 0048

0/frames/Image/
└── camera_0
    ├── Image_0_0_0048_0.exr
    └── Image_0_0_0048_0.png
    
@dmoore247 dmoore247 added the bug Something isn't working label Dec 27, 2024
@dmoore247
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant