Page MenuHomePhabricator

Face detection not used on some tiny thumbnails with clear faces
Closed, ResolvedPublic

Event Timeline

Mhurd renamed this task from Face detection not accounted for on some tiny thumbnails to Face detection not used on some tiny thumbnails.Apr 27 2017, 12:00 AM
Mhurd renamed this task from Face detection not used on some tiny thumbnails to Face detection not used on some tiny thumbnails with clear faces.
JMinor moved this task from Needs Triage to Bug Backlog on the Wikipedia-iOS-App-Backlog board.

Testing criteria:

  • Search for "Shania Twain"
  • The thumbnail for her in the search results should look like this...

Screen Shot 2017-05-02 at 4.04.57 PM.png (93×90 px, 13 KB)

...and not like this...
Screen Shot 2017-05-02 at 4.04.50 PM.png (85×84 px, 11 KB)

Tested on an iPhone 7+ with iOS 10.3 and an iPad Mini 2 Retina on Beta App 5.5.0 (1129)

This looks pretty good. I tested with Shania and that thumbnail is appearing as described above. I tested some other search terms likely to provide face thumbnails. By and large, the thumbnails were aligned well.

Search TermResult
JohnMostly fine except for Johnny Cash
PatrickAll thumbnails good
AmyMostly fine except Amy Sedaris
DavidMostly fine except David de Gea and David Cross
HollyMany misalignments including Holly Holm, Holly Madison, Holly Valance
RebeccaMostly fine except Rebeccas St. James, Black, De Mornay, Miller
MariaAll thumbnails good

Many of these misaligned images may be unclear or difficult to detect, but I figured we could discuss. @Mhurd, let me know what you think.

@ABorbaWMF

I double-checked whether those faces were able to be detected with our current face detection accuracy setting ("low"):

The following had no face detected (at search result thumbnail resolution) - I think mostly because a lot of these are profile shots, which the face detection doesn't handle very well:

  • Johnny Cash
  • Amy Sedaris
  • David Cross
  • Holly Holm
  • Holly Madison
  • Holly Valance
  • Rebecca St. James
  • Rebecca Black
  • Rebecca De Mornay
  • Rebecca Miller

This one was detected and appeared to be properly centered on the face:

  • David de Gea

So I think we're good! :) Thanks for making that table!