Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
bob.pad.face
bob.pad.face
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • bob
  • bob.pad.facebob.pad.face
  • Issues
  • #21

Closed
Open
Opened Apr 11, 2018 by Amir MOHAMMADI@amohammadi
  • Report abuse
  • New issue
Report abuse New issue

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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: bob/bob.pad.face#21