Topic on Talk:Reading/Readers contributions via Android

Automated image labelling

2
197.218.80.182 (talkcontribs)

Mobile operating systems can be leveraged for their existing image recognition libraries, e.g.:

  • https://catchoom.com/documentation/on-device-image-recognition-sdk/android-on-device-image-recognition-sdk/
  • https://github.com/tzutalin/Android-Object-Detection

And many others. Perhaps it would be possible to automatically detect, classify , and reject selfies if there's a need for it.

It could also be used to automatically help provide classifications and descriptions for existing commons images by leveraging thousands of mobile processors.

Jkatz (WMF) (talkcontribs)

Thanks. Yes, we currently use face detection libraries on both apps to better center the images we show at the top of each page. There are still errors though, so getting help recentering images (or confirming/retagging them in the case of object detection) would be useful.

Reply to "Automated image labelling"