Code for "Automatic Unpaired Shape Deformation Transfer", Siggraph Asia 2018
We will include more details soon.- 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.
- The ACAP Lib supports the Linux OS!
- Windows is supported.
- Linux is supported, the implementation is located in
ACAP_linux
.
- Install GUROBI Optimizer 8.0, you must apply a license to active the gurobi to compute the larger optimizations.
- Install OpenMesh 7.0
- Install Matlab 2017b
- Install GMM 5.2
- Install CoMISo VS2017 Complied
- Install Eigen 3.3.3
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)}
}
@article{gao2019sparse,
title={Sparse data driven mesh deformation},
author={Gao, Lin and Lai, Yu-Kun and Yang, Jie and Ling-Xiao, Zhang and Xia, Shihong and Kobbelt, Leif},
journal={IEEE transactions on visualization and computer graphics},
year={2019},
publisher={IEEE}
}