/MobileNet-MLKit

MLKit을 사용하여 MobileNet.tflite를 실행시켜본 예제입니다.

Primary LanguageSwiftMIT LicenseMIT

MobileNetApp-MLKit

platform-ios swift-version lisence

본 프로젝트는 MoTLabs/mot-ios-tensorflow에서 연재하는 iOS용 머신러닝 모델 사용법에대한 예제프로젝트입니다.

DEMO-MLKit

Core ML 사용했던 예제와 동일한 UI를 사용했습니다.

요구환경

  • Xcode 9.0+
  • iOS 8+
  • Swift 3.0+
  • CocoaPods 1.2.0+

준비물

빌드 준비

Firebase 설정

  1. 애플 개발자 인증센터에서 App ID 생성
  2. Firebase 콘솔에 프로젝트를 추가(App ID 필요)
    ☞ 프로젝트 추가할때 GoogleService-Info.plist 내려받기
  3. iOS 프로젝트에 Firebase 추가
    • Bundle Identifier에 App ID 입력
    • Xcode 프로젝트에 GoogleService-Info.plist 추가