-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
22102128: Face detection accuracy is bad #20
Milestone
Comments
This was referenced Aug 3, 2015
This was referenced Aug 10, 2015
19006288: SIGSEGV - segmentation violation - [UITextSelectionView textSelectionViewActivated:]
#2708
Open
Open
Open
This was referenced Jan 7, 2016
This was referenced Apr 10, 2016
Open
This was referenced Apr 13, 2016
Open
This was referenced Sep 6, 2016
This was referenced Jan 17, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Summary:
CIDetector’s face detection is not accurate. In a picture containing 7 faces — 4 of which are quite vertical and facing front — it detects 0. It needs much improvement.
Steps to Reproduce:
Run sample app and read the console logs. It has nothing because none faces are detected.
Expected Results:
At least it should detect the 4th and 7th faces.
Actual Results:
It detects none.
Sample Code:
http://cl.ly/2N2i2x3E3127
Product Version: 9.0 beta 4
Created: 2015-08-01 01:59:40.453240
Originated: 2015-07-31T20:59:00
Open Radar Link: http://www.openradar.me/22102128
The text was updated successfully, but these errors were encountered: