Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.bio.video bob.bio.video
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • 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.videobob.bio.video
  • Issues
  • #5
Closed
Open
Created Feb 23, 2017 by Manuel Günther@mguentherMaintainer

YoutubeBioFile implementation incorrect

The implementation of YoutubeBioFile.load() https://gitlab.idiap.ch/bob/bob.bio.video/blob/master/bob/bio/video/database/youtube.py#L26 is incorrect. First, for video databases, it expects a third parameter, i.e., the frame_selector, see: https://gitlab.idiap.ch/bob/bob.bio.video/blob/master/bob/bio/video/database/database.py#L18 and second, it does not find the files, as os.listdir does only list the files, and not the files including the full path: https://gitlab.idiap.ch/bob/bob.bio.video/blob/master/bob/bio/video/database/youtube.py#L28

Assignee
Assign to
Time tracking