Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about face-detection

Read more about face-detection

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - face-detection

Bounding boxes returned without detected face image in dlib python

I'm trying to detect multiple faces in a picture using the deepface library with dlib as the backend detector. I'm using the DlibWrapper.py from the deeepface library and i have the following issue: I...
test-img

Sotirios

face-recognition

face-detection

dlib

dlib-python

deepface

Votes: 0

Answers: 1

Latest Answer

Solved!There are edge cases where original rectangle is partially outside the image window. That happens with dlib. So, instead of detected_face = img[top:bottom, left:right], the detected face shou...
test-img

Sotirios

How to detect faces with imutils?

I am currently creating a django face detection/recognition app to mark employee attendance, however I am facing some issues when capturing the camera feed and detecting the faces on the feed. The fun...
test-img

rhys

python

django

opencv

face-detection

imutils

Votes: 0

Answers: 1

Latest Answer

Check the value of the inputs to the: face_aligned = fa.align(frame, gray_frame, face) Although it is not mentioned in the documentation, fa.align() seems to expect data/objects, see: https://github....
test-img

Mikolaj Buchwald

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved