infinigen icon indicating copy to clipboard operation
infinigen copied to clipboard

Black images in pregenerated download data

Open chrysmun opened this issue 1 year ago • 1 comments

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

  • [ ] 2d2c1104/frames/Depth/camera_0/Depth_0_0_0131_0.png
  • [ ] 2d2c1104/frames/Depth/camera_0/Depth_0_0_0133_0.png
  • [ ] 2d2c1104/frames/Depth/camera_0/Depth_0_0_0134_0.png
  • [ ] 2d2c1104/frames/Depth/camera_0/Depth_0_0_0135_0.png
  • [ ] 2d2c1104/frames/Depth/camera_1/Depth_0_0_0130_1.png
  • [ ] 2d2c1104/frames/Depth/camera_1/Depth_0_0_0132_1.png

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?

chrysmun avatar Jan 15 '24 16:01 chrysmun

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.

araistrick avatar Feb 02 '24 14:02 araistrick