Giter Site home page Giter Site logo

deep3dmm's Introduction

Deep3DMM

Official repository for the CVPR 2021 paper Learning Feature Aggregation for Deep 3D Morphable Models.

Requirements

This code is tested on Python 3.7 and Pytorch versoin 1.4 with CUDA 10.0. Requirments can be install by running

  pip install -r requirements.txt

Install mesh processing libraries from MPI-IS/mesh.

Train

To start the training, follow these steps

  1. Download the registered data from the COMA and/or DFAUST.

  2. Update default config file, default.cfg as needed, especially data_dir path.

  3. Run the training of Deep3DMM by

    python main.py -m ComaAtt

    Note that the 'sliced' dataset split is used by default.

Evaluation

Run the evaluation by

 python main.py -m ComaAtt --eval

Note that the checkpoint with best validation accuracy is evaluated by default.

Acknowledgement

This implementation is built upon the Pytorch implementation of COMA (Link). We also build our Deep3DMM with spiral convolution based on the implementation of Neural3DMM. Many thanks to the authors for releasing the source code.

License

This code is free for non-commerical purposes only. For commercial usage, please contact the authors for more information.

Cite

Please consider citing our work if you find it useful:

Zhixiang Chen and Tae-Kyun Kim, "Learning Feature Aggregation for Deep 3D Morphable Models", CVPR, 2021.

deep3dmm's People

Contributors

zchen06 avatar

Stargazers

Alexbd_Wang avatar YoungDison avatar  avatar  avatar  avatar Junlin Chang avatar  avatar Amin Aliari avatar  avatar  avatar Qing Chen avatar  avatar  avatar  avatar  avatar  avatar  avatar Rajat Rasal avatar  avatar Jose C. Rubio avatar Mingwu Zheng avatar Ellis avatar Yongxing Dai avatar 爱可可-爱生活 avatar Brendan Duke avatar  avatar furong avatar Chunlu Li avatar Kaeli avatar ZZSSCC  avatar user235813 avatar  avatar Lin Li avatar Pearson Zhao avatar Udon avatar yule-li avatar Pyjcsx avatar  avatar  avatar Nguyen Phi Hung avatar Snow avatar  avatar Jackie Lin avatar

Watchers

刘国友 avatar  avatar visonpon avatar Snow avatar  avatar  avatar

deep3dmm's Issues

About layer in PYG2.0.2

Hi, I notice that the code can only run on PYG-1.4.3, do you have any plans to update it to PYG-2.0.2?

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.