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
I'm trying to create a scene with waterfall in it. My current command is python -m infinigen.datagen.manage_jobs --overwrite --output_folder outputs/mountain_waterfall --num_scenes 7 --pipeline_configs monocular_video.gin cuda_terrain.gin slurm.gin --configs river.gin --overrides compose_nature.hero_boulders_chance=0.5 create_liquid_domain.waterfall=True. But all generated scenes are just normal rivers without a waterfall. I wonder is this the correct way to do it? If it is, could you please share a seed that will create waterfall?
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to create a scene with waterfall in it. My current command is
python -m infinigen.datagen.manage_jobs --overwrite --output_folder outputs/mountain_waterfall --num_scenes 7 --pipeline_configs monocular_video.gin cuda_terrain.gin slurm.gin --configs river.gin --overrides compose_nature.hero_boulders_chance=0.5 create_liquid_domain.waterfall=True
. But all generated scenes are just normal rivers without a waterfall. I wonder is this the correct way to do it? If it is, could you please share a seed that will create waterfall?The text was updated successfully, but these errors were encountered: