pcuenq HF staff commited on
Commit
6993720
·
1 Parent(s): 28b1c16

Remove large image

Browse files
Files changed (2) hide show
  1. DETRSegmentation_2x.png +0 -3
  2. README.md +0 -4
DETRSegmentation_2x.png DELETED

Git LFS Details

  • SHA256: 480c096ad086e8ca059aebbadb276b5a03c980f3fe076137e1c5578beb343cfc
  • Pointer size: 131 Bytes
  • Size of remote file: 873 kB
README.md CHANGED
@@ -7,10 +7,6 @@ license: apache-2.0
7
 
8
  # DETR-Resnet50 (semantic segmentation) Core ML Models
9
 
10
- Semantic Segmentation.
11
-
12
- ![Semantic Segmentation](DETRSegmentation_2x.png)
13
-
14
  See [the Files tab](tree/main) for converted models.
15
 
16
  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).
 
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).