Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 455 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 455 Bytes

inception

ARKit ➕ Core ML = ♥️

Overview

Uses a ARWorldTracking session to snapshot the surroundings and feeds them to the Inception machine learning model which detects the dominant objects and emojifies them.

Requirements

Xcode 9.0 or later; iOS 11.0 SDK or later.

Runtime

iOS 11.0 or later

  • Note: Inception can only be run on an actual iOS device, not on the simulator.