End of training
Browse files- README.md +3 -1
- all_results.json +34 -0
- runs/Aug20_10-03-20_Catatau/events.out.tfevents.1724163599.Catatau.18024.1 +3 -0
- test_results.json +29 -0
- train_results.json +8 -0
- trainer_state.json +0 -0
README.md
CHANGED
|
@@ -3,6 +3,8 @@ library_name: transformers
|
|
| 3 |
license: apache-2.0
|
| 4 |
base_model: facebook/detr-resnet-50
|
| 5 |
tags:
|
|
|
|
|
|
|
| 6 |
- generated_from_trainer
|
| 7 |
model-index:
|
| 8 |
- name: detr-finetuned-cppe-5-10k-steps
|
|
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# detr-finetuned-cppe-5-10k-steps
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
- Loss: 1.2564
|
| 20 |
- Map: 0.2948
|
|
|
|
| 3 |
license: apache-2.0
|
| 4 |
base_model: facebook/detr-resnet-50
|
| 5 |
tags:
|
| 6 |
+
- object-detection
|
| 7 |
+
- vision
|
| 8 |
- generated_from_trainer
|
| 9 |
model-index:
|
| 10 |
- name: detr-finetuned-cppe-5-10k-steps
|
|
|
|
| 16 |
|
| 17 |
# detr-finetuned-cppe-5-10k-steps
|
| 18 |
|
| 19 |
+
This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on the cppe-5 dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
- Loss: 1.2564
|
| 22 |
- Map: 0.2948
|
all_results.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 100.0,
|
| 3 |
+
"test_loss": 1.0358868837356567,
|
| 4 |
+
"test_map": 0.4073,
|
| 5 |
+
"test_map_50": 0.7499,
|
| 6 |
+
"test_map_75": 0.3809,
|
| 7 |
+
"test_map_Coverall": 0.4984,
|
| 8 |
+
"test_map_Face_Shield": 0.5242,
|
| 9 |
+
"test_map_Gloves": 0.3512,
|
| 10 |
+
"test_map_Goggles": 0.2417,
|
| 11 |
+
"test_map_Mask": 0.4213,
|
| 12 |
+
"test_map_large": 0.5704,
|
| 13 |
+
"test_map_medium": 0.3809,
|
| 14 |
+
"test_map_small": 0.1856,
|
| 15 |
+
"test_mar_1": 0.3373,
|
| 16 |
+
"test_mar_10": 0.5663,
|
| 17 |
+
"test_mar_100": 0.5791,
|
| 18 |
+
"test_mar_100_Coverall": 0.7538,
|
| 19 |
+
"test_mar_100_Face_Shield": 0.6588,
|
| 20 |
+
"test_mar_100_Gloves": 0.4525,
|
| 21 |
+
"test_mar_100_Goggles": 0.5207,
|
| 22 |
+
"test_mar_100_Mask": 0.5098,
|
| 23 |
+
"test_mar_large": 0.7258,
|
| 24 |
+
"test_mar_medium": 0.4987,
|
| 25 |
+
"test_mar_small": 0.3171,
|
| 26 |
+
"test_runtime": 11.8764,
|
| 27 |
+
"test_samples_per_second": 2.442,
|
| 28 |
+
"test_steps_per_second": 0.337,
|
| 29 |
+
"total_flos": 2.28455679528e+19,
|
| 30 |
+
"train_loss": 1.1439652565929377,
|
| 31 |
+
"train_runtime": 4557.0191,
|
| 32 |
+
"train_samples_per_second": 18.653,
|
| 33 |
+
"train_steps_per_second": 2.348
|
| 34 |
+
}
|
runs/Aug20_10-03-20_Catatau/events.out.tfevents.1724163599.Catatau.18024.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4141d576cf716808e22dadbca2baba2764a0075c23b06290c6e31ff7aaaffd5
|
| 3 |
+
size 1548
|
test_results.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 100.0,
|
| 3 |
+
"test_loss": 1.0358868837356567,
|
| 4 |
+
"test_map": 0.4073,
|
| 5 |
+
"test_map_50": 0.7499,
|
| 6 |
+
"test_map_75": 0.3809,
|
| 7 |
+
"test_map_Coverall": 0.4984,
|
| 8 |
+
"test_map_Face_Shield": 0.5242,
|
| 9 |
+
"test_map_Gloves": 0.3512,
|
| 10 |
+
"test_map_Goggles": 0.2417,
|
| 11 |
+
"test_map_Mask": 0.4213,
|
| 12 |
+
"test_map_large": 0.5704,
|
| 13 |
+
"test_map_medium": 0.3809,
|
| 14 |
+
"test_map_small": 0.1856,
|
| 15 |
+
"test_mar_1": 0.3373,
|
| 16 |
+
"test_mar_10": 0.5663,
|
| 17 |
+
"test_mar_100": 0.5791,
|
| 18 |
+
"test_mar_100_Coverall": 0.7538,
|
| 19 |
+
"test_mar_100_Face_Shield": 0.6588,
|
| 20 |
+
"test_mar_100_Gloves": 0.4525,
|
| 21 |
+
"test_mar_100_Goggles": 0.5207,
|
| 22 |
+
"test_mar_100_Mask": 0.5098,
|
| 23 |
+
"test_mar_large": 0.7258,
|
| 24 |
+
"test_mar_medium": 0.4987,
|
| 25 |
+
"test_mar_small": 0.3171,
|
| 26 |
+
"test_runtime": 11.8764,
|
| 27 |
+
"test_samples_per_second": 2.442,
|
| 28 |
+
"test_steps_per_second": 0.337
|
| 29 |
+
}
|
train_results.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 100.0,
|
| 3 |
+
"total_flos": 2.28455679528e+19,
|
| 4 |
+
"train_loss": 1.1439652565929377,
|
| 5 |
+
"train_runtime": 4557.0191,
|
| 6 |
+
"train_samples_per_second": 18.653,
|
| 7 |
+
"train_steps_per_second": 2.348
|
| 8 |
+
}
|
trainer_state.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|