File size: 1,062 Bytes
d7e0d35
 
 
 
 
 
 
 
 
cb420aa
 
 
7d27559
cb420aa
7d27559
cb420aa
7d27559
cb420aa
 
0568a09
 
 
 
 
cb420aa
 
0568a09
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: README
emoji: 📉
colorFrom: gray
colorTo: purple
sdk: static
pinned: false
---

# Apple Core ML

## Image Classification
- [FastViT](https://huggingface.co/collections/coreml-projects/coreml-fastvit-666b0053e54816747071d755)
## Image Segmentation
- [DETR](https://huggingface.co/coreml-projects/coreml-detr-semantic-segmentation)
## Depth Estimation
- [Depth Anything](https://huggingface.co/coreml-projects/coreml-depth-anything-small)

# Apple Machine Learning Research
- OpenELM [Base](https://huggingface.co/collections/apple/openelm-pretrained-models-6619ac6ca12a10bd0d0df89e) | [Instruct](https://huggingface.co/collections/apple/openelm-instruct-models-6619ad295d7ae9f868b759ca)
- [MobileCLIP]()
- [TiC-Clip](https://huggingface.co/collections/apple/tic-clip-666097407ed2edff959276e0)
- [FLAIR](https://huggingface.co/datasets/apple/flair)
- [DatacompDR](https://huggingface.co/collections/apple/mobileclip-models-datacompdr-data-665789776e1aa2b59f35f7c8)
 
## Other resources
[CoreML Examples](https://github.com/huggingface/coreml-examples)