Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ pipeline_tag: object-detection
|
|
19 |
|
20 |
# finetuned-ViT-model
|
21 |
|
22 |
-
This model is a fine-tuned version of [
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.9937
|
25 |
|
|
|
19 |
|
20 |
# finetuned-ViT-model
|
21 |
|
22 |
+
This model is a fine-tuned version of [facebook/detr-resnet-50-dc5](https://huggingface.co/facebook/detr-resnet-50-dc5) on an the [Hard Hat Dataset](https://huggingface.co/datasets/hf-vision/hardhat)
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.9937
|
25 |
|