Updated Machine Learning Photo Classification in Photos 5 (markdown)

Rhet Turnbull
2020-08-25 14:20:13 -07:00
parent 9ef6e17870
commit ff7ad62b0c

@@ -2,5 +2,6 @@ In Catalina, Apple added machine learning to Photos to automatically classify ph
The data for the image classification labels is stored in `Photos Library.photoslibrary/database/search/psi.sqlite` which has the following schema:
- [Photos 5](https://github.com/RhetTbull/osxphotos/wiki/psi.sqlite-schema-(Photos-5))
- [Photos 6](https://github.com/RhetTbull/osxphotos/wiki/psi.sqlite-schema-(Photos-6))
See also this [post](https://simonwillison.net/2020/May/21/dogsheep-photos/) by Simon Willison.