Mad-Thanos / Automatic-Unpaired-Shape-Deformation-Transfer

SIGGRAPH ASIA 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic-Unpaired-Shape-Deformation-Transfer

Code for "Automatic Unpaired Shape Deformation Transfer", Siggraph Asia 2018

We will include more details soon.

Note for VC-Gan

  • Linux
  • Python 2 or 3
  • NVIDIA GPU (larger than 8G) + CUDA cuDNN
  • Tensorflow 1.10
  • We add a script 'matlabscript/GetICPandLFDDist.m' to compute the distance(similarity) between two models.

Note for ACAP Lib

Prerequisites

  • Windows is supported.
  • Linux comming soon.

Dependencies

Citation

If you find this useful for your research, please use the following.

@article{gao2018automatic,
  title={Automatic unpaired shape deformation transfer},
  author={Gao, Lin and Yang, Jie and Qiao, Yi-Ling and Lai, Yukun and Rosin, Paul and Xu, Weiwei and Xia, Shihong},
  journal={ACM Transactions on Graphics},
  volume={37},
  number={6},
  pages={1--15},
  year={2018},
  publisher={Association for Computing Machinery (ACM)}
}

About

SIGGRAPH ASIA 2018

License:MIT License


Languages

Language:Python 79.3%Language:MATLAB 20.6%Language:C 0.1%