/smiley

An iOS app that shows you cute dog or cat videos and uses machine learning to analyze your facial expression

Primary LanguageMakefile

smiley

A fun side project to learn how to use CoreML: an iOS app that will show you cute dog or cat videos and uses machine learning to analyze your facial expression. See how long you can watch the video before smiling!

Heavily inspired by a project from BuzzFeed hack week

To do:

  • Refactor MainViewController (it is quite the mess 😅)
  • More accurate face detection
  • Train/add facial expression model
  • Add video timer
  • Use user auth token to fetch videos instead of hard coded video URLs
  • Add cat video support

Resources:

CoreML: Real Time Camera Object Detection with Machine Learning - Swift 4
https://www.youtube.com/watch?v=p6GA8ODlnX0

Adib Contractor https://tech.iheart.com/iheart-wwdc-familiar-faces-1093fe751d9e

Super Impressive and Easy Face Detection using Vision API in Swift 4
https://www.youtube.com/watch?v=d0U5j89M6aI

iOS Swift: How to integrate the Facebook Login SDK and getting user's email address
https://www.youtube.com/watch?v=MNfrBdyEvmY


Thanks for checking this out :rabbit: