Skip to content
Snippets Groups Projects

Facedet utils generic

Merged Anjith GEORGE requested to merge facedet_utils_generic into master
1 unresolved thread

Added mtcnn/dlib detectors

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
11 11 import numpy as np
12 12
13 13
14
15 def getEyePos(lm):
  • Thanks @amohammadi. @ageorge, I will fix the function naming according to our convention. Good point about documentation, but I guess we can leave it as is for now, since all the package is documented in similar manner.

  • Anjith GEORGE added 1 commit

    added 1 commit

    • 45ca35d5 - Update face_detection_utils.py

    Compare with previous version

  • Olegs NIKISINS added 1 commit

    added 1 commit

    • ee46bf68 - Changed function name + some minor modifications

    Compare with previous version

  • Olegs NIKISINS mentioned in commit dd003319

    mentioned in commit dd003319

  • Please register or sign in to reply
    Loading