Giter Club home page Giter Club logo

mchuman's Introduction

Squeezing Multiple Cues from a Single Image for Clothed 3D Human Reconstruction

National Engineering Research Center for E-Learning, Central China Normal University

Submitted to The Visual Computer

This repository contains a PyTorch implementation of "Squeezing Multiple Cues from a Single Image for Clothed 3D Human Reconstruction".

overview

NOTE: The current model is trained in a low-resolution dataset called THuman1.0, which contains simple poses and clothes. Fortunately, our method achieves state-of-the-art performance on human images with complex poses and loose clothes.

The code is released, but not complete. We are still updating it.

NOTE 2022/11/25: Our paper has been submitted to IEEE Transaction on Multimedia. Good luck. This page shows more results generated by our method on in-the-wild images collected from the Internet.

NOTE 2022/12/17: The core code and pre-trained models have been uploaded. They can be downloaded from here. Install instructions and commands for training the network (directly or incrementally) will be updated and uploaded soon. overview

License

Code and pre-trained models are available for non-commercial research purposes as defined in the LICENSE file. By downloading and using the code and model you agree to the terms in the LICENSE.

Citation

@article{MCHuman,
  title     = {Squeezing Multiple Cues from a Single Image for Clothed 3D Human Reconstruction},
  author    = {Liu, Leyuan and Sun, Jianchi and Gao, Yunqi and Chen, Jingying.},
}

Environments

This code has been tested with PyTorch 1.4.0 and CUDA 10.1. on Ubuntu 18.04.

Installation

Please run the following commands to download the necessary assets (including the pre-trained models):

Coming Soon!

You can download our provided pre-trained models from Download link and put them into the ./checkpoints directory.

Run Demo

(1) Testing on a single image without SMPL model

python Demo.py -- input_dir img_path

e.g., python Demo.py -- input_dir ./img.png

(2) Testing on a single image with the ground-truth SMPL model

python Demo.py -- input_dir img_path -- SMPL_dir gtSMPL_path

e.g., python Demo.py -- input_dir ./img.png -- SMPL_dir ./gtSMPL.pkl

Train the network directly using all cues

Please run the following command to train the network: Coming Soon!

bash 

Train the network incrementally by plugging and unplugging cues

Please run the following command to train the network: Coming Soon!

bash 

Acknowledgments

Note that some code of this repo is based on GeoPIFu, PyMAF, pix2pixHD, and OpenPose. We thank the authors for their great work!

Contact

  • If you have any trouble when using this repo, please do not hesitate to send an E-mail to Jianchi Sun ([email protected]).

mchuman's People

Contributors

leyuancv avatar sunjc0306 avatar

Stargazers

Snow avatar

Watchers

 avatar Snow avatar

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.