Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.pad.face bob.pad.face
  • 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 0
    • Merge requests 0
  • 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.pad.facebob.pad.face
  • Issues
  • #21
Closed
Open
Issue created Apr 11, 2018 by Amir MOHAMMADI@amohammadiOwner

The FrameDifference class is not implemented correctly

Looking at the FrameDifference class there is a method called select_annotated_frames: https://gitlab.idiap.ch/bob/bob.pad.face/blob/90ad3d5ace98113407a310410f916313f44d2fc6/bob/pad/face/preprocessor/FrameDifference.py#L315

This method removes the frames which are not annotated. However, this breaks the continuity of frames which this algorithm depends on. Am I missing something here? Aren't the frames supposed to be continuous because the algorithm works on current and previous frames?

Edited Apr 11, 2018 by Amir MOHAMMADI
Assignee
Assign to
Time tracking