ageitgey / ageitgey/face_recognition

Installing goes well but face_dection no output

Open
#797 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
56.8k
Forks
13.7k
PR merge metrics
No merged PRs in 30d

Description

Thanks for the great project.

  • face_recognition version: newest
  • Python version: python 3.6
  • Operating System: ubuntu 16.04
Description

I want to detect the face of images in the following folder. There are 13 images in folder EnTrain.

image

face_recognition have been installed without any error. Then, I use face_dection command. However, it only outputs the result of the first image. Following picture shows the results.
results

The output shold be detection results of all the images in folder Entrain.

Could you give me some insights what's wrong with the code?

Looking forward to your reply.

Best,
Edward

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported face_dection command against the EnTrain folder of 13 images on Python 3.6 and Ubuntu 16.04. Inspect the command's documented input and output behavior; done means detection results are produced for every image, or the issue is clarified with the exact command and its output.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, computer-vision
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.