-
- Downloads
Add mlp trainer for watershed masker
parent
eb0079a5
No related branches found
No related tags found
... | ... | @@ -2,6 +2,10 @@ setuptools |
numpy | ||
scipy | ||
pillow | ||
schema | ||
docopt | ||
scikit-image | ||
matplotlib | ||
bob.extension | ||
bob.core | ||
bob.io.base | ||
... | ... | @@ -13,5 +17,6 @@ bob.db.utfvp |
bob.db.verafinger | ||
bob.db.putvein | ||
bob.db.fv3d | ||
scikit-image | ||
matplotlib | ||
bob.learn.linear | ||
bob.learn.activation | ||
bob.learn.mlp |
Please register or sign in to comment