Dask pipelines
Merge request reports
Activity
Hey @amohammadi,
I'm doing something similar on what you are doing here !62 (closed)
The way that I was handling unpicklable stuff was giving more headaches than solving issues (lots of problems of bob.bio.gmm).
I think there's no other way than rather doing this. We could do this in the base packages (bob.ip, bob.ap, ...), but I think would be too much.
Shall I close the other one?
@tiago.pereira I still see use of partial here. Is that left over? Please don't run black on these files as I cannot see what has really changed.
added 1 commit
- 87f0ff11 - Removed highlevel interfaces that we'll deprecate
mentioned in merge request bob.learn.em!38 (merged)
mentioned in merge request bob.learn.linear!12 (merged)
added 1 commit
- 7558d07e - Moving baselines to bob.bio.face and make them as transformers
added 36 commits
- 920d6019 - Rethinking baselines
- 6f0f913a - Arranging the transformers
- 105cf73b - Finished the transformers
- 83643ce4 - Fixed some issues with SampleBatch
- a965ac9d - Made tensorflow as a optional dependency
- 1c13eb81 - Transformed the preprocessors to transformers
- 3f9c09d7 - Created a scaler transformer
- e4649226 - Removed the transformers
- a950ce94 - Moved transformers moduled to embeddings
- 78249416 - Patched preprocessors tests
- d64f228a - Added scikit image
- 2f04b3e6 - Removed trash
- d93b03ff - Reorganized baselines
- fa53a59d - Created proper baselines
- 2e4dd79a - Added arcface
- 4d3e7ce8 - Added arcface
- b2e79a6c - Extractors to transformers
- 35a3b6bb - Merge branch 'redoing-pipelines' of gitlab.idiap.ch:bob/bob.bio.face into redoing-pipelines
- 7579be17 - Added baselines as resources
- 144f7748 - setup.py
- f55cf333 - Porting baselines
- 8f62ad63 - Cleaning up preprocessors
- 74b600e9 - Cleaning up Extractors
- ed54bf5b - Clearning up algorithms
- c2076ace - Cleaning up some unecessary entrypoints
- 1d2676e2 - Removed the old baseline mechanism
- 0a00da69 - Cleaning up the database interfaces
- 27c75ad2 - Porting some baselines
- 09ba5486 - TEsted LGBPHS transformer
- 6b891267 - Removed some unused entry_points
- 6405fa0f - Updated FaceCrop and FaceDetect
- 010ec64c - Cleaning up databases
- 73f1457f - Added tensorflow as test dependency
- 0943c5e7 - Changed picklable methods for the embeddings
- 8a6cca79 - Fixed typo in the recipe
- 6d9351d7 - Merge branch 'redoing-pipelines' into 'dask-pipelines'
Toggle commit list
Please register or sign in to reply