Skip to content

Commit

Permalink
Add link to project page
Browse files Browse the repository at this point in the history
  • Loading branch information
tesslerc authored Jul 16, 2023
1 parent 051f04e commit 4f6bdb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Conditional Adversarial Latent Models

Code accompanying the paper:
"CALM: Conditional Adversarial Latent Models for Directable Virtual Characters" \
"[CALM: Conditional Adversarial Latent Models for Directable Virtual Characters](https://research.nvidia.com/labs/par/calm/)" \
![Skills](images/calm_teaser.jpg)


Expand Down Expand Up @@ -131,4 +131,4 @@ python calm/run.py --test --task HumanoidViewMotion --num_envs 2 --cfg_env calm/
`--motion_file` can be used to visualize a single motion clip `.npy` or a motion dataset `.yaml`.


If you want to retarget new motion clips to the character, you can take a look at an example retargeting script in `calm/poselib/retarget_motion.py`.
If you want to retarget new motion clips to the character, you can take a look at an example retargeting script in `calm/poselib/retarget_motion.py`.

0 comments on commit 4f6bdb9

Please sign in to comment.