https://github.com/shakshi3104/meat-coreml
classify meat parts from raw meat images
https://github.com/shakshi3104/meat-coreml
coreml coreml-vision
Last synced: about 1 month ago
JSON representation
classify meat parts from raw meat images
- Host: GitHub
- URL: https://github.com/shakshi3104/meat-coreml
- Owner: Shakshi3104
- License: mit
- Created: 2021-08-21T04:55:08.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-21T05:16:59.000Z (almost 5 years ago)
- Last Synced: 2023-09-09T11:42:46.098Z (almost 3 years ago)
- Topics: coreml, coreml-vision
- Language: Swift
- Homepage:
- Size: 54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Meat
**Meat** is the app to classify meat parts from raw meat images.
It is based on the [Vision and Core ML sample code provided by Apple](https://developer.apple.com/documentation/vision/classifying_images_with_vision_and_core_ml) and the [rewritten version with SwiftUI](https://github.com/Shakshi3104/Vision-ML-SwiftUI)
## Requirements
- iOS 14.0+
## Model Training
The model used in this app was trained using Create ML.