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 23
    • Issues 23
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • 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
  • #15
Closed
Open
Issue created Nov 02, 2016 by Manuel Günther@mguentherMaintainer

IJB-A database implemented incorrectly

The IJB-A database interface is not implemented correctly, and it is not tested -- the tests are skipped with an error message (see e.g. https://gitlab.idiap.ch/bob/bob.bio.face/builds/26262):

bob.bio.face.test.test_databases.test_ijba ... SKIP: Skipping test since the database bob.db.ijba seems not to be available: The given command line option 'ijba' is neither a resource for a 'database', nor an existing configuration file, nor could be interpreted as a command (error: name 'ijba' is not defined)

IJB-A needs to implement the BioFileSet protocol, but in its current version, this is not done. Also, for IJB-A we do not have all annotations for all images, so the test here: https://gitlab.idiap.ch/bob/bob.bio.face/blob/master/bob/bio/face/test/test_databases.py#L123 will most probably fail.

Also, we have the same issue for the annotations as mentioned in #14 (closed) and bob#235 (closed).

I can provide an implementation for the database, making sure that all the issues are solved. We might need to change the implementation of the annotations, when we have come up with a generic solution for #14 (closed).

Assignee
Assign to
Time tracking