Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inbuilt templates #102

Open
jabooth opened this issue Jul 22, 2015 · 2 comments
Open

inbuilt templates #102

jabooth opened this issue Jul 22, 2015 · 2 comments
Milestone

Comments

@jabooth
Copy link
Member

jabooth commented Jul 22, 2015

landmarker.io should ship with all the templates that menpo knows about:

https://github.com/menpo/menpo/blob/master/menpo/landmark/labels.py

This will heavily reduce the need for users to write there own templates.

It would be nice if the user was able to download a copy of any inbuilt template too, so they can tweak a template to their own needs.

@jabooth jabooth modified the milestone: v3.0.0 Jul 22, 2015
@lirsacc lirsacc modified the milestones: v2.0.0, v3.0.0 Jul 27, 2015
@jabooth
Copy link
Member Author

jabooth commented Jul 27, 2015

dependent on menpo/menpo#616

@lirsacc
Copy link
Contributor

lirsacc commented Jul 27, 2015

Download of templates is available for any backend which loads them as Template objects (i.e not the landamrker server). All it has to do is expose a downloadTemplate function which takes the name of the template as it's first argument

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants