Wrappers and aggregators
Compare changes
- Tiago de Freitas Pereira authored
@@ -178,5 +178,8 @@ class CSVScoreWriter(ScoreWriter):
@@ -178,5 +178,8 @@ class CSVScoreWriter(ScoreWriter):
\ No newline at end of file
Hi guys, follow an awesome update of this MR that is ready to be merged to dask-pipelines
.
Follow below the list of features:
BiometricAlgorithm
class and created aggregators to handle dask and checkpoint support (https://gitlab.idiap.ch/bob/bob.bio.base/-/blob/wrapper-api/bob/bio/base/pipelines/vanilla_biometrics/wrappers.py#L122 and https://gitlab.idiap.ch/bob/bob.bio.base/-/blob/wrapper-api/bob/bio/base/pipelines/vanilla_biometrics/wrappers.py#L12 respectively)Things to be done:
I think that's it