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 21
    • Issues 21
    • 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
  • #44
Closed
Open
Issue created Apr 07, 2021 by Manuel Günther@mguentherMaintainer

Filename extension of ARface database is undefined

When downloading the images of the AR face database from its original site: https://www2.ece.ohio-state.edu/~aleix/ARdatabase.html The images are stored in .raw format. Depending on which format was used to convert the files, different file name extensions need to be provided for the arface database interface: https://gitlab.idiap.ch/bob/bob.bio.face/-/blob/fdf454e829c320df1747cbbbcd050be9f6a26b34/bob/bio/face/config/database/arface.py#L10

Currently, this extension is fixed to .png. It would be optimal if we could have a resource parameter to update this extension in case people stored images in a different format -- as it is the case at Idiap, where .ppm was used.

Assignee
Assign to
Time tracking