# Face and Pose Animation

Related links:\
🔗 [App/Awesome List of Animation Apps](/irosyadi/digitalmedia/animation-app.md)\
🔗 [App/Face and Pose Animation](/irosyadi/digitalmedia/face-pose-animation.md)

## Face and Pose Animator

* [F-Clone](https://f-clone.com/)
* [Pose Animator](https://blog.tensorflow.org/2020/05/pose-animator-open-source-tool-to-bring-svg-characters-to-life.html) [Github](https://github.com/yemount/pose-animator) [Demo](https://pose-animator-demo.firebaseapp.com/): open source, web app
* [using Blender](https://blender.community/c/today/9sdbbc/)
* [Adobe Character Animator](https://www.adobe.com/products/character-animator.html)
* [Cartoon Animator 4](https://www.reallusion.com/cartoon-animator/)
* [iClone](https://www.reallusion.com/iclone/)
* [CrazyTalk 8](https://www.reallusion.com/crazytalk/)
* [Voki](https://www.voki.com/)
* [Vyond](https://www.vyond.com/)
* [Facerig at Steam](https://store.steampowered.com/app/274920/FaceRig/)
* [3D This](https://3dthis.com/)
* [Gif Pal](https://www.gifpal.com/) Gif Maker
* [Pose Animator](https://github.com/yemount/pose-animator/). Pose Animator takes a 2D vector illustration and animates its containing curves in real-time based on the recognition result from PoseNet and FaceMesh. It borrows the idea of skeleton-based animation from computer graphics and applies it to vector characters.
* [Real Time Image Animation](https://github.com/anandpawara/Real_Time_Image_Animation)
* [Avatarify](https://colab.research.google.com/github/alievk/avatarify/blob/master/avatarify.ipynb) Photorealistic avatars for video-conferencing apps. [Github](https://github.com/alievk/avatarify)
* [Animatron](https://editor.animatron.com/) HTML Animation Studio

## Avatar Generation

* [Avatar SDK](https://avatarsdk.com/)

## Colab

* [Avatarify](https://colab.research.google.com/github/alievk/avatarify/blob/master/avatarify.ipynb) Photorealistic avatars for video-conferencing apps. [Github](https://github.com/alievk/avatarify)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://irosyadi.gitbook.io/irosyadi/digitalmedia/face-pose-animation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
