AiOS
AiOS copied to clipboard
[CVPR 2024] Official Code for "AiOS: All-in-One-Stage Expressive Human Pose and Shape Estimation
Hi! I'm having some trouble with the demo. I installed all the required libraries, except for the version of cuda which is 11.1. I'm getting the following error. Before torch.distributed.barrier()...
Dear Authors, thanks for your great work. But i encountered following error when running official demo: `(/mnt/qb/work/ponsmoll/pba178/.conda/aios) [pba178@galvani-cn219 AiOS]$ sh scripts/inference.sh short_video demo /mnt/qb/work/ponsmoll/pba178/.conda/aios/lib/python3.8/site-packages/torch/distributed/launch.py:181: FutureWarning: The module torch.distributed.launch is deprecated...
I run the inference code with the default arguments using the following video, but it reconstruct a band mesh with ugly face and misaligned hand pose! I'm wondering whether the...
How to train your model?thank you
Hi, @ttxskk Thanks for share nice work. I skim the paper quickly, and didn't catch about computational cost and speed. when i look the overall framework's workflow, In my opinion,...
This is a very bad use of acronym. AI OS already has a pretty well established meaning of (generative) AI-powered Operating System. Using Ai to represent All-in and using OS...
Hi, Great paper! Do you have an estimate on when you'll release the training code and pretrained weights?
Thanks for your fantastic work, but I encountered a series of problems when running the demo. I really appreciate it if you can give me some help. Here are the...
Thanks for your nice works!
Thank you for the interesting works. Can you describe the required computer specs for running the inference? I tried to run the inference, but I kept getting device ordinal error....