Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
bob.bio.base
bob.bio.base
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • 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.basebob.bio.base
  • Issues
  • #136

Closed
Open
Opened Oct 12, 2020 by Tiago de Freitas Pereira@tiago.pereira
  • Report abuse
  • New issue
Report abuse New issue

resources.py as CLI command

Hi,

The resources.py is a very usesul script and we need to add it in our bob bio CLI "umbrella" . Furthermore, we need to decide which type of resources should be kept and which should be dropped.

Today, the options available via -t are:

  • d,database,
  • p,preprocessor,
  • e,extractor,
  • a,algorithm,
  • g,grid,
  • c,config,
  • an,annotator,
  • b,baseline

I think now we should have something like:

  • d,database,
  • t,transformer,
  • a,biometric_algorithm,
  • d,dask_client,
  • c,config,
  • an,annotator,
  • b,baseline

ping @ydayer

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.base#136