Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenFengYe authored Apr 10, 2023
1 parent 719c219 commit c28a064
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,14 @@ optional parameters:

## ❓ FAQ

<details>
<summary><b>Solve foot sliding issue</b></summary>

If your demo results have a severe issue on foot sliding, please take a look to the below. It could happen when ``self.feats2joints`` (use mean and std for de-normalization) is broken.
https://github.com/ChenFengYe/motion-latent-diffusion/blob/af507c479d771f62a058b5b6abb51276b36d6c6d/mld/models/modeltype/mld.py#L264

</details>

<details>
<summary><b>Details of training</b></summary>

Expand Down

0 comments on commit c28a064

Please sign in to comment.