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