reach-vb HF staff commited on
Commit
7d27559
1 Parent(s): cb420aa

Update README.md (#2)

Browse files

- Update README.md (7ca63ac2a32aeaa782fa4da835a66bc49ae77923)

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -10,11 +10,11 @@ pinned: false
10
  # Apple Core ML
11
 
12
  ## Image Classification
13
- - FastViT
14
  ## Image Segmentation
15
- - DETR
16
  ## Depth Estimation
17
- - Depth Anything
18
 
19
  # Apple Machine Learning Research
20
  - OpenELM
 
10
  # Apple Core ML
11
 
12
  ## Image Classification
13
+ - [FastViT](https://huggingface.co/collections/coreml-projects/coreml-fastvit-666b0053e54816747071d755)
14
  ## Image Segmentation
15
+ - [DETR](https://huggingface.co/coreml-projects/coreml-detr-semantic-segmentation)
16
  ## Depth Estimation
17
+ - [Depth Anything](https://huggingface.co/coreml-projects/coreml-depth-anything-small)
18
 
19
  # Apple Machine Learning Research
20
  - OpenELM