Tony Qian

Results 11 issues of Tony Qian

# Describe the bug A clear and concise description of what the bug is. Populate step crashed after changing `self.animation_mode='run' `in the \__init__ in CarnivoreFactory ## Steps to Reproduce I...

bug

I directly run the first command in shape_diffusion and got the following error ![Screenshot from 2024-04-27 21-00-05](https://github.com/Kebii/TapMo/assets/56781672/4ff175c7-ca83-4303-95d3-3761cd571287) Could someone please check that?

Hi, I checked the demo results' obj and it looks great. Tho I do have some customization request: 1. How to run TapMo on a customized model? i.e. given an...

Hello, I wonder is there an efficient way to add additional objects, e.g. trees/flowers/animals into a finished rendered scene? Or do I have to start from scratch and specify additional...

question

Hi, I'm trying to get motion information from fg-motion.json and reproduce them in blender. I have two questions at the moment. 1. I assume the joint_so3 is applied gradually on...

Hello, I'm running the example fire command: `python -m infinigen.datagen.manage_jobs --specific_seed 3930249d --output_folder outputs/fire --num_scenes 1 --pipeline_config local_16GB.gin monocular_video.gin --cleanup none --config plain.gin fast_terrain_assets.gin use_on_the_fly_fire.gin --overwrite` but it crashed with...

bug

Hello, I'm trying to run the `python -m infinigen.tools.submit_asset_cache -f './fire' -n 1 -s -0 -d 184` to cache fire, but get the following error [775890_0_log.txt](https://github.com/user-attachments/files/17402393/775890_0_log.txt). I got the same...

bug

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...

question

Hi, I have a question about the populating speed of Treefactory. Sometimes, the time for populating is really long whereas sometime it's short. e.g. an example I tried. ![Screenshot from...

question

Hello, I really appreciate your work and making your code available. Would it be possible for you to share your trained model checkpoints? They would help a lot to do...