在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):tneumann/splocs开源软件地址(OpenSource Url):https://github.com/tneumann/splocs开源编程语言(OpenSource Language):Python 100.0%开源软件介绍(OpenSource Introduction):splocsA reference implementation of "Sparse Localized Deformation Components", a paper accepted for SIGGRAPH Asia 2013. More information on the paper, including the videos, can be found on the project page. The main algorithm presented in the paper is in "sploc.py" I would be very happy to hear about cool applications built with this code, and any feedback is very appreciated. RequirementsTo run the code, you will need
For visualizing the components and animations, additionally
In Ubuntu, these can be easily installed by
UsageThe sploc algorithm requires the input files pre-processed and aligned, for own data, use the following process:
Here is an example of processing the data
Obtaining the datasets used in the paperHere is how you can obtain the datasets that are used in the paper: [Zhang et al.2004] Facial performance capture data. You can get this here, as a PLY sequence: http://grail.cs.washington.edu/software-data/stfaces/index.html [Valgaerts et al. 2012] High-resolution facial performance capture data. You can request the data here: http://gvv.mpi-inf.mpg.de/projects/FaceCap/ [Beeler et al. 2011] High-resolution facial performance capture data. The instructions how to get it are here: http://graphics.ethz.ch/publications/papers/paperBee11.php [Hasler et al. 2009] Full body scans in correspondence. Request here: http://gvvperfcapeva.mpi-inf.mpg.de/public/ScanDB/ [Neumann et al. 2013] Captured shoulder and arm muscles. Please ask by mail, see the project page http://www.drematrix.de/publications/capture-and-statistical-modeling-of-arm-muscle-def/ This data is not in OFF/PLY Format and needs a separate pose normalization step that is not part of this source code distribution. LimitationsNotice that this reference implementation does not include all the features from the paper, e.g. it currently misses user priors and convergence checks. The implementation is meant for documentation purposes. The aim is to keep the code clean, short, and well documented. The code is still able to run, of course ;-) In this way, I hope that future researchers will be able to quickly come up with new applications of splocs and I encourage everyone to try variations of splocs for their own research or even commercial problems. The code currently doesn't come with a dataset, but there are scripts to import OFF and PLY mesh sequences easily. LicenseThis code is licenced under the MIT License. If you use this code in publications, please cite:
Bibtex entry:
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论