IBM / ar-resume-with-visual-recognition

An augmented reality based résumé with Face recognition. The iOS app recognizes the face and presents you with the AR view that contains 3D mock face and details of your resume.
https://developer.ibm.com/patterns/create-an-augmented-reality-application-with-facial-detection/
Apache License 2.0
73 stars 26 forks source link

removed mention of unused files. Added context to CoreML. #32

Closed sanjeevghimire closed 6 years ago

sanjeevghimire commented 6 years ago

This closes #31. There is no more classifying on the fly from the app but uses Core ML model that is bundled part of the app.