Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
bob.bio.vein
bob.bio.vein
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • bob
  • bob.bio.veinbob.bio.vein
  • Issues
  • #21

Closed
Open
Opened Oct 08, 2020 by Tiago de Freitas Pereira@tiago.pereira2 of 3 tasks completed2/3 tasks
  • Report abuse
  • New issue
Report abuse New issue

Dask Pipelines

This package needs to be ported to the new API (bob.bio.base!180 (merged)).

The job is extremely easy, though. I short we need to:

  • Wrap all the preprocessors and extractors from here (https://gitlab.idiap.ch/bob/bob.bio.vein/-/tree/master/bob/bio/vein/configurations) to their corresponding transformers https://gitlab.idiap.ch/bob/bob.bio.base/-/tree/dask-pipelines/bob/bio/base/transformers
  • Wrap all the algorithms from here https://gitlab.idiap.ch/bob/bob.bio.vein/-/tree/master/bob/bio/vein/configurations using this https://gitlab.idiap.ch/bob/bob.bio.base/-/blob/dask-pipelines/bob/bio/base/pipelines/vanilla_biometrics/legacy.py#L183
  • Wrap all the databases from here https://gitlab.idiap.ch/bob/bob.bio.vein/-/tree/master/bob/bio/vein/configurations using this https://gitlab.idiap.ch/bob/bob.bio.base/-/blob/dask-pipelines/bob/bio/base/pipelines/vanilla_biometrics/legacy.py#L39

This will get 95% of the task done. The other 5% are minor adjustments with documentation, extra test cases, and possible bugs that might be risen

Is anyone willing to help?

THanks

Edited Oct 15, 2020 by Yannick DAYER
Assignee
Assign to
Bob 9.0.0
Milestone
Bob 9.0.0
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: bob/bob.bio.vein#21