pcuenq HF staff commited on
Commit
05d1835
1 Parent(s): 6993720
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ license: apache-2.0
7
 
8
  # DETR-Resnet50 (semantic segmentation) Core ML Models
9
 
10
- See [the Files tab](tree/main) for converted models.
11
 
12
  DEtection TRansformer (DETR) model trained end-to-end on COCO 2017 object detection (118k annotated images). It was introduced in the paper [End-to-End Object Detection with Transformers](https://arxiv.org/abs/2005.12872) by Carion et al. and first released in [this repository](https://github.com/facebookresearch/detr).
13
 
 
7
 
8
  # DETR-Resnet50 (semantic segmentation) Core ML Models
9
 
10
+ See [the Files tab](/apple/coreml-detr-semantic-segmentation/tree/main) for converted models.
11
 
12
  DEtection TRansformer (DETR) model trained end-to-end on COCO 2017 object detection (118k annotated images). It was introduced in the paper [End-to-End Object Detection with Transformers](https://arxiv.org/abs/2005.12872) by Carion et al. and first released in [this repository](https://github.com/facebookresearch/detr).
13