Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 332 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 332 Bytes

Real-Time Object Detection in native iOS (Swift)

  • Simple build for easy integration into large projects
  • The coreml model in repository is a pretrained YoloV3 model available at https://developer.apple.com/machine-learning/models/
  • Uses Primary(Back) Camera in Landscape mode by default
  • Compatible with iOS 14 and xcode 12