qubvel-hf HF staff commited on
Commit
b0d86e5
·
verified ·
1 Parent(s): f276978

End of training

Browse files
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: facebook-detr-resnet-50-finetuned-10k-cppe5-manual-pad
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
14
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/qubvel-hf-co/transformers-detection-model-finetuning-cppe5/runs/oaigsyzd)
15
  # facebook-detr-resnet-50-finetuned-10k-cppe5-manual-pad
16
 
17
- This model is a fine-tuned version of [facebook/detr-resnet-50](https://huggingface.co/facebook/detr-resnet-50) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.3496
20
  - Map: 0.2868
@@ -59,7 +61,7 @@ More information needed
59
  The following hyperparameters were used during training:
60
  - learning_rate: 5e-05
61
  - train_batch_size: 8
62
- - eval_batch_size: 8
63
  - seed: 1337
64
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
65
  - lr_scheduler_type: linear
 
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: facebook-detr-resnet-50-finetuned-10k-cppe5-manual-pad
 
16
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/qubvel-hf-co/transformers-detection-model-finetuning-cppe5/runs/oaigsyzd)
17
  # facebook-detr-resnet-50-finetuned-10k-cppe5-manual-pad
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.3496
22
  - Map: 0.2868
 
61
  The following hyperparameters were used during training:
62
  - learning_rate: 5e-05
63
  - train_batch_size: 8
64
+ - eval_batch_size: 1
65
  - seed: 1337
66
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
67
  - lr_scheduler_type: linear
all_results.json CHANGED
@@ -26,35 +26,35 @@
26
  "eval_runtime": 6.9883,
27
  "eval_samples_per_second": 21.464,
28
  "eval_steps_per_second": 2.719,
29
- "test_loss": 3.211362838745117,
30
- "test_map": 0.1054,
31
- "test_map_50": 0.2494,
32
- "test_map_75": 0.0627,
33
- "test_map_Coverall": 0.1674,
34
- "test_map_Face_Shield": 0.2585,
35
- "test_map_Gloves": 0.0366,
36
- "test_map_Goggles": 0.0144,
37
- "test_map_Mask": 0.0503,
38
- "test_map_large": 0.2175,
39
- "test_map_medium": 0.0706,
40
- "test_map_small": 0.0021,
41
- "test_mar_1": 0.1248,
42
- "test_mar_10": 0.225,
43
- "test_mar_100": 0.2321,
44
- "test_mar_100_Coverall": 0.3356,
45
- "test_mar_100_Face_Shield": 0.4235,
46
- "test_mar_100_Gloves": 0.1262,
47
- "test_mar_100_Goggles": 0.1406,
48
- "test_mar_100_Mask": 0.1346,
49
- "test_mar_large": 0.3524,
50
- "test_mar_medium": 0.1804,
51
- "test_mar_small": 0.013,
52
- "test_runtime": 2.9936,
53
- "test_samples_per_second": 9.687,
54
- "test_steps_per_second": 1.336,
55
  "total_flos": 2.28455679528e+19,
56
  "train_loss": 0.0,
57
- "train_runtime": 3.1271,
58
- "train_samples_per_second": 27182.099,
59
- "train_steps_per_second": 3421.747
60
  }
 
26
  "eval_runtime": 6.9883,
27
  "eval_samples_per_second": 21.464,
28
  "eval_steps_per_second": 2.719,
29
+ "test_loss": 0.9010592699050903,
30
+ "test_map": 0.4627,
31
+ "test_map_50": 0.8215,
32
+ "test_map_75": 0.4515,
33
+ "test_map_Coverall": 0.6652,
34
+ "test_map_Face_Shield": 0.5306,
35
+ "test_map_Gloves": 0.3932,
36
+ "test_map_Goggles": 0.2849,
37
+ "test_map_Mask": 0.4396,
38
+ "test_map_large": 0.6956,
39
+ "test_map_medium": 0.3529,
40
+ "test_map_small": 0.3581,
41
+ "test_mar_1": 0.3546,
42
+ "test_mar_10": 0.5719,
43
+ "test_mar_100": 0.5782,
44
+ "test_mar_100_Coverall": 0.7556,
45
+ "test_mar_100_Face_Shield": 0.6824,
46
+ "test_mar_100_Gloves": 0.4738,
47
+ "test_mar_100_Goggles": 0.4563,
48
+ "test_mar_100_Mask": 0.5231,
49
+ "test_mar_large": 0.7451,
50
+ "test_mar_medium": 0.4453,
51
+ "test_mar_small": 0.4885,
52
+ "test_runtime": 3.4389,
53
+ "test_samples_per_second": 8.433,
54
+ "test_steps_per_second": 8.433,
55
  "total_flos": 2.28455679528e+19,
56
  "train_loss": 0.0,
57
+ "train_runtime": 3.2678,
58
+ "train_samples_per_second": 26011.548,
59
+ "train_steps_per_second": 3274.395
60
  }
test_results.json CHANGED
@@ -1,29 +1,29 @@
1
  {
2
  "epoch": 100.0,
3
- "test_loss": 3.211362838745117,
4
- "test_map": 0.1054,
5
- "test_map_50": 0.2494,
6
- "test_map_75": 0.0627,
7
- "test_map_Coverall": 0.1674,
8
- "test_map_Face_Shield": 0.2585,
9
- "test_map_Gloves": 0.0366,
10
- "test_map_Goggles": 0.0144,
11
- "test_map_Mask": 0.0503,
12
- "test_map_large": 0.2175,
13
- "test_map_medium": 0.0706,
14
- "test_map_small": 0.0021,
15
- "test_mar_1": 0.1248,
16
- "test_mar_10": 0.225,
17
- "test_mar_100": 0.2321,
18
- "test_mar_100_Coverall": 0.3356,
19
- "test_mar_100_Face_Shield": 0.4235,
20
- "test_mar_100_Gloves": 0.1262,
21
- "test_mar_100_Goggles": 0.1406,
22
- "test_mar_100_Mask": 0.1346,
23
- "test_mar_large": 0.3524,
24
- "test_mar_medium": 0.1804,
25
- "test_mar_small": 0.013,
26
- "test_runtime": 2.9936,
27
- "test_samples_per_second": 9.687,
28
- "test_steps_per_second": 1.336
29
  }
 
1
  {
2
  "epoch": 100.0,
3
+ "test_loss": 0.9010592699050903,
4
+ "test_map": 0.4627,
5
+ "test_map_50": 0.8215,
6
+ "test_map_75": 0.4515,
7
+ "test_map_Coverall": 0.6652,
8
+ "test_map_Face_Shield": 0.5306,
9
+ "test_map_Gloves": 0.3932,
10
+ "test_map_Goggles": 0.2849,
11
+ "test_map_Mask": 0.4396,
12
+ "test_map_large": 0.6956,
13
+ "test_map_medium": 0.3529,
14
+ "test_map_small": 0.3581,
15
+ "test_mar_1": 0.3546,
16
+ "test_mar_10": 0.5719,
17
+ "test_mar_100": 0.5782,
18
+ "test_mar_100_Coverall": 0.7556,
19
+ "test_mar_100_Face_Shield": 0.6824,
20
+ "test_mar_100_Gloves": 0.4738,
21
+ "test_mar_100_Goggles": 0.4563,
22
+ "test_mar_100_Mask": 0.5231,
23
+ "test_mar_large": 0.7451,
24
+ "test_mar_medium": 0.4453,
25
+ "test_mar_small": 0.4885,
26
+ "test_runtime": 3.4389,
27
+ "test_samples_per_second": 8.433,
28
+ "test_steps_per_second": 8.433
29
  }
train_results.json CHANGED
@@ -2,7 +2,7 @@
2
  "epoch": 100.0,
3
  "total_flos": 2.28455679528e+19,
4
  "train_loss": 0.0,
5
- "train_runtime": 3.1271,
6
- "train_samples_per_second": 27182.099,
7
- "train_steps_per_second": 3421.747
8
  }
 
2
  "epoch": 100.0,
3
  "total_flos": 2.28455679528e+19,
4
  "train_loss": 0.0,
5
+ "train_runtime": 3.2678,
6
+ "train_samples_per_second": 26011.548,
7
+ "train_steps_per_second": 3274.395
8
  }
trainer_state.json CHANGED
@@ -3713,9 +3713,9 @@
3713
  "step": 10700,
3714
  "total_flos": 2.28455679528e+19,
3715
  "train_loss": 0.0,
3716
- "train_runtime": 3.1271,
3717
- "train_samples_per_second": 27182.099,
3718
- "train_steps_per_second": 3421.747
3719
  }
3720
  ],
3721
  "logging_steps": 500,
 
3713
  "step": 10700,
3714
  "total_flos": 2.28455679528e+19,
3715
  "train_loss": 0.0,
3716
+ "train_runtime": 3.2678,
3717
+ "train_samples_per_second": 26011.548,
3718
+ "train_steps_per_second": 3274.395
3719
  }
3720
  ],
3721
  "logging_steps": 500,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1acb002868e678acf7d554b0c46222dd54e7df38739a093e449fbb89c546f660
3
  size 4923
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5177d317593db42a09e89639d64b2d53ca5c7500a75316d2bd4ce2964674191a
3
  size 4923