Home

Awesome

MobileNetApp-MLKit

platform-ios swift-version lisence

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

DEMO-MLKit

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

요구환경

준비물

빌드 준비

Firebase 설정

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