Skip to content

GitLab

  • Menu
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 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bob
  • bob.bio.facebob.bio.face
  • Issues
  • #71

Closed
Open
Created Nov 15, 2021 by Manuel Günther@mguentherMaintainer

BobIpTinyface returns a empty list list on failure but is tested for None

There is a mismatch between how the error case of not detecting any face is raised (empty list): https://gitlab.idiap.ch/bob/bob.ip.facedetect/-/blob/db3756548da07918e7b9b4a8c2cd3dcf7783f810/bob/ip/facedetect/tinyface.py#L228 and handled (tested for None): https://gitlab.idiap.ch/bob/bob.bio.face/-/blob/ead8c069bafb4024dc15c5df7fdc878aec8bd5f0/bob/bio/face/annotator/bobiptinyface.py#L39

Assignee
Assign to
Time tracking