Skip to content

naver/anny

Repository files navigation

Anny Body

Anny

Anny is a differentiable human body mesh model written in PyTorch. Anny models a large variety of human body shapes, from infants to elders, using a common topology and parameter space.

ArXiv Demo Blogpost

Features

  • Anny is based on the tremendous work of the MakeHuman community, which offers plenty of opportunities for extensions.
  • We provide both full body and part-specific models for hands and faces.
  • Anny is open-source and free.

Installation

Full installation (uses warp-lang, which sometimes requires some manual work to install):

pip install anny[warp,examples]@git+https://github.com/naver/anny.git

Minimal dependency installation:

pip install anny@git+https://github.com/naver/anny.git

Tutorials

To get started with Anny, you can have a look at the different notebooks in the tutorials repository:

Interactive demo

We provide a simple Gradio demo enabling to interact with the model easily:

python -m anny.examples.interactive_demo

Interactive demo

License

The code of Anny, Copyright (c) 2025 NAVER Corp., is licensed under the Apache License, Version 2.0 (see LICENSE).

data/mpfb2: Anny relies on MakeHuman assets adapted from MPFB2 that are licensed under the CC0 1.0 Universal License.

About

Anny, A Free and Interpretable Human Body Model for all ages, written in PyTorch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published