# Human Motion Diffusion Model의 PyTorch 구현체

> Clean Markdown view of GeekNews topic #7592. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7592](https://news.hada.io/topic?id=7592)
- GeekNews Markdown: [https://news.hada.io/topic/7592.md](https://news.hada.io/topic/7592.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-10-14T10:33:01+09:00
- Updated: 2022-10-14T10:33:01+09:00
- Original source: [github.com/GuyTevet](https://github.com/GuyTevet/motion-diffusion-model)
- Points: 8
- Comments: 1

## Topic Body

- 디퓨전 모델을 이용하여 인간의 모션을 생성하는 MDM 논문의 실제 구현체 코드   
- Ubuntu 18 + Python 3.7 + conda3/miniconda3 + CUDA 가능 GPU(1개면 충분)  
- 텍스트에서만 생성하거나, 텍스트 + 모션캡쳐에서 생성가능(풀 데이터) : HumanML3D + KIT

## Comments



### Comment 12716

- Author: xguru
- Created: 2022-10-14T10:34:01+09:00
- Points: 1

[MDM : Human Motion Diffusion Model](https://news.hada.io/topic?id=7541)
