Code Monkey home page Code Monkey logo

shape_pose_disent's Introduction

Unsupervised Shape and Pose Disentanglement for 3D Meshes

Repo for "Unsupervised Shape and Pose Disentanglement for 3D Meshes, ECCV'20 (Poster)"

Link to paper: https://arxiv.org/abs/2007.11341

Link to project: https://virtualhumans.mpi-inf.mpg.de/unsup_shape_pose/

Prerequisites

  1. Cuda 9.0
  2. Python 2.7
  3. Pytorch 1.3
  4. Scikit-sparse
  5. MPI mesh library (https://github.com/MPI-IS/mesh)
  6. OpenDR (https://github.com/mattloper/opendr)

For spiral convolution we use code from Neural3DMM repo and modify it according to our needs.

Data Preprocessing

  1. Download and uncompress AMASS Dataset (https://amass.is.tue.mpg.de/)
  2. Download SMPL+H body models (https://mano.is.tue.mpg.de/)
  3. Preprocess AMASS to generate training/validation/test sets: python data/data_extraction.py

Model Training

  1. Edit config.json to use your own directory structures and model hyperparameters
  2. Run python train.py

Pretrained Models

You can download pretrained model for AMASS at https://drive.google.com/file/d/1Uge1PKQoL1xy8UH4iLXGz9k-div8aEgu/view?usp=sharing

Please consider citing our work if you found it useful:

@inproceedings{zhou20unsupervised,
    title = {Unsupervised Shape and Pose Disentanglement for 3D Meshes},
    author = {Zhou, Keyang and Bhatnagar, Bharat Lal and Pons-Moll, Gerard},
    booktitle = {European Conference on Computer Vision (ECCV)},
    month = {August},
    year = {2020},
}

shape_pose_disent's People

Contributors

kzhou23 avatar

Watchers

James Cloos 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.