Merge branch 'preproc_update' into 'master'
MC preprocessor See merge request !81
Showing
- bob/pad/face/preprocessor/BlockPatch.py 147 additions, 0 deletionsbob/pad/face/preprocessor/BlockPatch.py
- bob/pad/face/preprocessor/VideoFaceCropAlignBlockPatch.py 376 additions, 0 deletionsbob/pad/face/preprocessor/VideoFaceCropAlignBlockPatch.py
- bob/pad/face/preprocessor/__init__.py 4 additions, 0 deletionsbob/pad/face/preprocessor/__init__.py
- bob/pad/face/test/test.py 112 additions, 17 deletionsbob/pad/face/test/test.py
- conda/meta.yaml 2 additions, 0 deletionsconda/meta.yaml
- requirements.txt 1 addition, 0 deletionsrequirements.txt
bob/pad/face/preprocessor/BlockPatch.py
0 → 100644
... | ... | @@ -17,3 +17,4 @@ bob.learn.libsvm |
bob.learn.linear | ||
scikit-learn | ||
bob.rppg.base >= 2.0.0 | ||
scikit-image |
Please register or sign in to comment