unibas-gravis / scalismo-faces

Scalable Image Analysis and Shape Modelling: Module to work with 2d images, with a focus on face images
Apache License 2.0
118 stars 27 forks source link

Add simple fitting script: tutorial style #20

Closed sschoenborn closed 6 years ago

sschoenborn commented 7 years ago

Add a simple but working fitting script to illustrate fitting with the MCMC framework

BernhardEgger commented 6 years ago

The Tutorial is now available under http://gravis.dmi.unibas.ch/PMM/ and a fitscript following the publication:

Markov Chain Monte Carlo for Automated Face Image Analysis Sandro Schönborn, Bernhard Egger, Andreas Morel-Forster and Thomas Vetter International Journal of Computer Vision 123(2), 160-183 , June 2017 DOI: http://dx.doi.org/10.1007/s11263-016-0967-5

is available here: https://github.com/unibas-gravis/basel-face-pipeline/blob/master/src/main/scala/fitting/StandardFitScript.scala