princeton-vl / infinigen

Infinite Photorealistic Worlds using Procedural Generation
https://infinigen.org
BSD 3-Clause "New" or "Revised" License
5.16k stars 431 forks source link

Black images in pregenerated download data #191

Open chrysmun opened 5 months ago

chrysmun commented 5 months ago

Describe the bug

There is black / empty depth images in the pregenerated data. Frame 130 is good and Frame 131 is just black and has a file size of about 10 KB. See list if corrupt frames below.

Steps to Reproduce

The documentation (https://github.com/princeton-vl/infinigen/blob/main/docs/PreGeneratedData.md) has a script to download pregenerated data: python -m infinigen.tools.download_pregenerated_data outputs/my_download --release_name 2023_10_13_preview

Follow instructions to download depth images and npy for scene seed: 2d2c1104

What version of the code were you using?

git clone https://github.com/princeton-vl/infinigen.git -b rc_1.1.1

What command did you run?

I would like to know the exact command to pre-generate those scenes given a scene seed. What is the exact command to run?

araistrick commented 4 months ago

Hello, thanks for catching this and sorry for the slow reply. We intend to truncate that video to remove the missing frames, and have added checks to prevent this in future datareleases. Apologies for the issue.