# CoreMLDemo **Repository Path**: lijingchn/CoreMLDemo ## Basic Information - **Project Name**: CoreMLDemo - **Description**: Demo for CoreML & Vision Framework - **Primary Language**: Objective-C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Demo for CoreML and Vision framework ![Intro Image](intro.gif) ## Usage - Download ResNet50 model file from https://developer.apple.com/machine-learning/ - Clone this project - Place the `Resnet50.mlmodel` file at root of CoreMLDemo folder - Build and Run