Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.bio.face bob.bio.face
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.bio.facebob.bio.face
  • Issues
  • #57
Closed (moved) (moved)
Open
Issue created Jun 16, 2021 by Manuel Günther@mguentherMaintainer

Deep face networks downloaded silently

Even when set verbosity level to 2 (-vv), there is no information that networks are downloaded. Hence, when running a pipeline for the first time, there is no response on the console for a couple of minutes (I can only see the Ethernet usage to increase).

I would suggest to add a logging info message when downloading, e.g., here: https://gitlab.idiap.ch/bob/bob.bio.face/-/blob/e8e95bf04a73f8e60ba5a997392afb4e6c4a64fd/bob/bio/face/embeddings/opencv.py#L117

The question is if we should do that here or if we should add an info message inside the bob.extension.download.get_file method directly.

Assignee
Assign to
Time tracking