amyeroberts HF staff commited on
Commit
fa30625
1 Parent(s): 22a9302

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: apache-2.0
3
  base_model: facebook/detr-resnet-50
4
  tags:
 
 
5
  - generated_from_trainer
6
  model-index:
7
  - name: detr-resnet-50-base-coco
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # detr-resnet-50-base-coco
15
 
16
- This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 6388.8809
19
 
 
2
  license: apache-2.0
3
  base_model: facebook/detr-resnet-50
4
  tags:
5
+ - object-detection
6
+ - vision
7
  - generated_from_trainer
8
  model-index:
9
  - name: detr-resnet-50-base-coco
 
15
 
16
  # detr-resnet-50-base-coco
17
 
18
+ This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on the detection-datasets/coco dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 6388.8809
21