-
I have a problem ,can you give me some proposals
![2022-10-14_14-09](https://user-images.githubusercontent.com/100210045/195775287-762616c5-d470-4ec9-b85c-b716c26b992f.png)
-
While I read [this document](https://github.com/openxrlab/xrmocap/blob/main/docs/en/getting_started.md#body-model-preparation-optional), an error occurred when run this command:
```
python tools/mvi…
-
### Describe the bug
I am using StableDiffusionXLInpaintPipeline with stable-diffusion-xl-base-0.9 weight.
And all I use is
```python
prompt = "2 dogs on the beach"
image = base(
pr…
-
Dear Nima
Thanks for the excellent work. I found your comment on MDM, that you have implemented the conversion from MDM xyz output (results.npy) into SMPL (AMASS) format.
I have MDM results.npy th…
-
Hi I am trying to implement your project but using a smplx (humanoid) avatar, but it fails to replicate the correct movement. Your project is intended only for that avatar (unity chan)? how could I do…
-
Dear authors,
Can you share or pinpoint the the code that creates data/train.pkl and data/test.pkl? Specifically, I would like to ask about the transformation that you used to transform from the or…
-
I want to run smplx demo.py with the model without had bun. It raises the error as follow, "AttributeError: 'Struct' object has no attribute 'hands_componentsl'".
Does the model only work with SOMA/M…
-
Awesome work!After seeing this [issue](https://github.com/tijiang13/InstantAvatar/issues/5#:~:text=You%20can%20check%20out%20instant_avatar/utils/marching_cube.py),I still don't know how to export a t…
-
Your BAT cannot run, I have made the following changes:
pip install -r "%requirements_post_txt%" -> pip install -r "%requirements_post_win_py311_cu121.txt%"
..\..\..\python_embeded\python.exe -> …
-
Hi, As it is mentioned in the[ documentation](https://github.com/zju3dv/EasyMocap/blob/master/doc/02_output.md), the output representation of SMPL is slightly different from the original SMPL paramete…