ageitgey / ageitgey/face_recognition
Installing goes well but face_dection no output
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.

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.

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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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