0

do you know if it's possible to use the Photos Framework to search for specific photo categories (auto-generated by Apple's ML) in iOS 10?

For example, I'd like to get all the photos with a car in them.

cocoapriest
  • 1,869
  • 3
  • 22
  • 36

1 Answers1

2

I haven't found any reference regarding this in Apple developer documentation. I have a feeling that this Photos app inbuilt feature we see in iOS10, hasn't been made public facing yet. I did find this article covering the different categories someone found out: Photos ML categories

Hopefully, in WWDC this June we will have more access.

Kind regards, Mukund

Mukund Agarwal
  • 575
  • 5
  • 14