Giter VIP home page Giter VIP logo

semantichuman-hd's Introduction

SemanticHuman-HD

The project for SemanticHuman-HD : High-Resolution Semantic Disentangled 3D Human Generation

teaser


What is SemanticHuman-HD?

The main contributions of our human image systhesis model are listed as followed:

  1. The first method to synthesize semantic disentangled full-body human image.
  2. We propose a 3D-aware super-resolution module which enable our project achieve 3D-aware image synthesis at $1024^2$ resolution.

TODO

  • Training code
  • Datasets prepocessing code
  • Code for more applications

Qucik Start

Requirements

Clone this repo:

git clone https://github.com/Alfonsoever/SemanticHuman-HD.git

cd SemanticHuman-HD

We suggest use anaconda to manage the python environment:

conda env create -f environment.yml
conda activate HD
python setup.py install

Download pretrained model:

sh ./scripts/download_model.sh

Download SMPL models (1.0.0 for Python 2.7 (10 shape PCs)) and move them to the corresponding locations:

mkdir training/deformers/smplx/SMPLX
mv /path/to/smpl/models/basicModel_f_lbs_10_207_0_v1.0.0.pkl training/deformers/smplx/SMPLX/SMPL_NEUTRAL.pkl

Generate 3D-aware human rendering samples of $1024^2$ resolution

sh ./scripts/test.sh

Evaluation

sh ./scripts/fid.sh

Results

View control

Pose control

To see more details,please go to our project page.

semantichuman-hd's People

Contributors

alfonsoever avatar pengzheng0707 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

semantichuman-hd's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.