Skip to content

karla3jo/menpo

 
 

Repository files navigation

Build Status Coverage Status PyPI Release

Menpo is a statistical modelling toolkit, providing all the tools required to build, fit, visualize, and test generative computer vision models like Active Appearance Models and Morphable Models.

IMPORTANT

Menpo is currently under agressive development and is very much a work in progress. Documentation and examples are outdated, docstrings may be incorrect, tests are missing, and even core ideas are not yet fully formed. The project is at a pre-alpha stage, and this should be kept in mind at all times.

Installation

The Menpo Wiki contains installation guides for each platform:

Usage

Menpo makes extensive use of IPython Notebooks to explain functionality of the package. These Notebooks are hosted in the menpo/menpo-notebooks repository. We strongly suggest that after installation you:

  1. Download the latest version of the notebooks
  2. Run ipython notebook
  3. Play around with the notebooks.

Want to get a feel for Menpo without installing anything? You can browse the notebooks straight from the menpo website.

Documentation

See the menpo website.

Testing

We use nosetests for unit tests. You can check our current coverage on coveralls.

>> nosetests

from the top of the repository is all this is required.

About

Menpo - the Python facial modelling toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published