Allen

Results 16 issues of Allen

I have tried to add "torch.nn.DataParallel" to every model, and modifies the batch_size. However, "nvidia-smi" still shows only one gpu is using. I cannot figure out what's wrong. Thank you...

Hello, could you please to show the visualization code about specified maximo character like the provided demo in this repo? Thank you in advance!

When I tried to run `inference.sh`, it occured the following problem: > onnecting to ../virtualhome/simulation/unity_simulator/v2.2.5/linux_exec.v2.2.5_beta.x86_64 ------------------------------------------------------------------ ['/share/allen/Pre-Trained-Language-Models-for-Interactive-Decision-Making/behavior_cloning/../virtualhome/simulation/unity_simulator/v2.2.5/linux_exec.v2.2.5_beta.x86_64', '-batchmode', '-nographics', '-http-port=8193', '-logFile /share/allen/Pre-Trained-Language-Models-for-Interactive-Decision-Making/behavior_cloning/Player_8193.log'] Getting connection... Retrying (Retry(total=4, connect=4, read=5, redirect=None, status=None))...

Thanks for the detailed tutorials. I have tried [another bvh file](https://drive.google.com/file/d/1hBcc6ceDCQ76z5ImZYSgqnQEmm8kpnjD/view?usp=drive_link) from the LAFAN dataset. I got the following visualization result by directly using your provided mapping json file. Are...

When I tried to utilize the code `accelerate launch tuning-free-control.py --config=./configs/tuning-free-control/girl-glass.yaml ` to generate long videos, it occured this error: _OSError: Error no file named scheduler_config.json found in directory weights/chilloutmix._...

Thanks for nice woel! I have tried to visualize smpl by appling SMPLify to 3D coordinates to SMPL parameters, and 6890 vertices' coordinares according to your instuctions. However, the final...