# body_visualizer **Repository Path**: ReliefZk_admin/body_visualizer ## Basic Information - **Project Name**: body_visualizer - **Description**: body_visualizer - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-07 - **Last Updated**: 2023-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Body Visualizer ![alt text](support_data/vposer_samples.png "Novel Human Poses Sampled From the VPoser.") ## Description Set of tools to visualize and render SMPL family body parameters. ## Table of Contents * [Description](#description) * [Installation](#installation) * [Tutorials](#tutorials) * [Contact](#contact) ## Installation **Requirements** - Python 3.7 - [PyTorch 1.7.1](https://pytorch.org/get-started) - [Human Body Prior](https://github.com/nghorbani/human_body_prior) - [Pyrender](https://pyrender.readthedocs.io/en/latest/install/index.html#osmesa) for visualizations Clone this repo and run the following from the root folder: ```bash pip install -r requirements.txt python setup.py develop ``` ## Usage For sample code refer to [VPoser repo](https://github.com/nghorbani/human_body_prior) ## License Software Copyright License for **non-commercial scientific research purposes**. Please read carefully the [terms and conditions](./LICENSE) and any accompanying documentation before you download and/or use the SMPL-X/SMPLify-X model, data and software, (the "Model & Software"), including 3D meshes, blend weights, blend shapes, textures, software, scripts, and animations. By downloading and/or using the Model & Software (including downloading, cloning, installing, and any other use of this github repository), you acknowledge that you have read these terms and conditions, understand them, and agree to be bound by them. If you do not agree with these terms and conditions, you must not download and/or use the Model & Software. Any infringement of the terms of this agreement will automatically terminate your rights under this [License](./LICENSE). ## Contact The code in this repository is developed by [Nima Ghorbani](https://nghorbani.github.io/).