Skip to content

wangdashuaihenshuai/coreml-examples

 
 

Repository files navigation

CoreML Examples

This repository contains a collection of CoreML demo apps, with optimized models for the Apple Neural Engine™️.

depth-anything.mp4
fastvit.mp4
DETR.mp4

The models showcased include:

Sample Code Task Core ML packages
FastViT Image Classification apple/coreml-FastViT-T8 apple/coreml-FastViT-MA36
Depth Anything (small) Monocular Depth Estimation apple/coreml-depth-anything-small
DETR (ResNet 50) Semantic Segmentation apple/coreml-detr-semantic-segmentation

We leverage coremltools for testing and implementing these optimisations. You can read more about it here.

About

Swift Core ML Examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 98.9%
  • Metal 1.1%