DarkMatterOregon / smart-photo-app

using ML to find great photos
1 stars 1 forks source link

salient object detection #9

Open markdav-is opened 5 years ago

markdav-is commented 5 years ago

for example when resizing an image from landscape to a square, we can use salient object detection to make sure the person, or important part of the image get centered.

https://developer.apple.com/videos/play/wwdc2019/222

markdav-is commented 5 years ago

Business Goal Demonstrate Photo ML capabilities built into iOS. Demonstrate Photo ML capabilities available in Open Source / HP Dataset. Demonstrate Photo ML capabilities available by Pixel Intelligence.

Tech Goals Build a modular app (tech and UX) to support demonstration of multiple iOS features or external SDKs. All processing needs to be on the device and on Photos only (real-time feed is not required). Github