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

Blender ground truth not generated for video #152

Open
aenoca opened this issue Oct 16, 2023 · 1 comment
Open

Blender ground truth not generated for video #152

aenoca opened this issue Oct 16, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@aenoca
Copy link

aenoca commented Oct 16, 2023

Describe the bug

A clear and concise description of what the bug is.

The ground truth of depth and semantic segmentation is not generated using the following command, though it is specified. Furthermore, only frames 17 to 24 are rendered and the others are not.

Steps to Reproduce

Simply run the following command.

What version of the code were you using?

'''
What is the output of git log -n 1?
'''

What command did you run?

python -m tools.manage_datagen_jobs --output_folder outputs/my_video5 --num_scenes 1 --pipeline_configs local_64GB.gin monocular_video.gin blender_gt.gin cuda_terrain.gin  --configs desert.gin simple.gin --pipeline_overrides iterate_scene_tasks.frame_range=[1,25] -p camera.camera_pose_proposal.altitude=2

What are your FULL output logs?


If this is your first time running Infinigen, what are the full output logs of install.sh ?**

Platform

  • OS & OS Version: Ubuntu
  • GPU (?) : RTX 3090 24 GB
  • GPU Driver Version (?) :
  • RAM (GB): 64 GB

Additional context

Add any other context about the problem here.

@aenoca aenoca added the bug Something isn't working label Oct 16, 2023
@araistrick
Copy link
Collaborator

Could you post all the relevant logs and the version of the code you are using?

We also just released some pre-generated videos if that would interest you https://github.com/princeton-vl/infinigen/blob/main/docs/PreGeneratedData.md.

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

2 participants