Skip to content

BuzCodes/LocalStreamingVideoObjectRecognition

Repository files navigation

Streaming Image Recognition

In app streaming image recognition using CoreML.

Experimenting image live recognition using SqueezeNet on a streaming AVPlayer.

🔨 Technologies: UIKit, AVFoundation, CoreML, Vision, No Third Party libraries.

🚀Platform: 📱iOS

Requirements

  • iOS 12.0+
  • Xcode 11.0+

Getting Started

  1. Clone the repository:
git clone https://github.com/HolyBuz/LocalStreamingVideoObjectRecognition.git
  1. Open the project in Xcode.

  2. Build and run the app.

Thanks for stopping by!