optimization-hashira commited on
Commit
00e490e
·
verified ·
1 Parent(s): 031a3c6

Training in progress, epoch 1

Browse files
config.json ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "activation_function": "relu",
4
+ "architectures": [
5
+ "ConditionalDetrForObjectDetection"
6
+ ],
7
+ "attention_dropout": 0.0,
8
+ "auxiliary_loss": false,
9
+ "backbone": "resnet50",
10
+ "backbone_config": null,
11
+ "backbone_kwargs": {
12
+ "in_chans": 3,
13
+ "out_indices": [
14
+ 1,
15
+ 2,
16
+ 3,
17
+ 4
18
+ ]
19
+ },
20
+ "bbox_cost": 5,
21
+ "bbox_loss_coefficient": 5,
22
+ "class_cost": 2,
23
+ "cls_loss_coefficient": 2,
24
+ "d_model": 256,
25
+ "decoder_attention_heads": 8,
26
+ "decoder_ffn_dim": 2048,
27
+ "decoder_layerdrop": 0.0,
28
+ "decoder_layers": 6,
29
+ "dice_loss_coefficient": 1,
30
+ "dilation": false,
31
+ "dropout": 0.1,
32
+ "encoder_attention_heads": 8,
33
+ "encoder_ffn_dim": 2048,
34
+ "encoder_layerdrop": 0.0,
35
+ "encoder_layers": 6,
36
+ "focal_alpha": 0.25,
37
+ "giou_cost": 2,
38
+ "giou_loss_coefficient": 2,
39
+ "id2label": {
40
+ "0": "Coverall",
41
+ "1": "Face_Shield",
42
+ "2": "Gloves",
43
+ "3": "Goggles",
44
+ "4": "Mask"
45
+ },
46
+ "init_std": 0.02,
47
+ "init_xavier_std": 1.0,
48
+ "is_encoder_decoder": true,
49
+ "label2id": {
50
+ "Coverall": 0,
51
+ "Face_Shield": 1,
52
+ "Gloves": 2,
53
+ "Goggles": 3,
54
+ "Mask": 4
55
+ },
56
+ "mask_loss_coefficient": 1,
57
+ "max_position_embeddings": 1024,
58
+ "model_type": "conditional_detr",
59
+ "num_channels": 3,
60
+ "num_hidden_layers": 6,
61
+ "num_queries": 300,
62
+ "position_embedding_type": "sine",
63
+ "scale_embedding": false,
64
+ "torch_dtype": "float32",
65
+ "transformers_version": "4.51.3",
66
+ "use_pretrained_backbone": true,
67
+ "use_timm_backbone": true
68
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90fc4a90b7e6ada245da146a13eab4ee1860937834900c52707dc5e5bc6e8434
3
+ size 174079796
preprocessor_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_convert_annotations": true,
3
+ "do_normalize": true,
4
+ "do_pad": true,
5
+ "do_rescale": true,
6
+ "do_resize": true,
7
+ "format": "coco_detection",
8
+ "image_mean": [
9
+ 0.485,
10
+ 0.456,
11
+ 0.406
12
+ ],
13
+ "image_processor_type": "ConditionalDetrImageProcessor",
14
+ "image_std": [
15
+ 0.229,
16
+ 0.224,
17
+ 0.225
18
+ ],
19
+ "pad_size": {
20
+ "height": 480,
21
+ "width": 480
22
+ },
23
+ "resample": 2,
24
+ "rescale_factor": 0.00392156862745098,
25
+ "size": {
26
+ "max_height": 480,
27
+ "max_width": 480
28
+ }
29
+ }
runs/Jun22_20-24-17_94b6c1c9c199/events.out.tfevents.1750623955.94b6c1c9c199.35.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57857567b46fdcb350b731ec8cd220bcf26fa34b105cd4d91a3f69bd9f5fde8b
3
+ size 5880
runs/Jun22_20-30-48_94b6c1c9c199/events.out.tfevents.1750624253.94b6c1c9c199.35.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17a16b377d92b7c88dd7c65912945ba4d971eff70743f343e8cb35ebccbba9d3
3
+ size 5880
runs/Jun22_20-33-23_94b6c1c9c199/events.out.tfevents.1750624428.94b6c1c9c199.35.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ed6e8d4bf18a95ca40d165f556a4ad56a5b9ca8a0a7c53be73d2a317849a0fc
3
+ size 5880
runs/Jun22_20-33-23_94b6c1c9c199/events.out.tfevents.1750624642.94b6c1c9c199.35.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fd531a049ba45800c84af0ed4d978aeefff2faba1dee960a7c2d55c6173f3d0
3
+ size 5880
runs/Jun22_20-33-23_94b6c1c9c199/events.out.tfevents.1750624888.94b6c1c9c199.35.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f04dcc31421c472697e1c3d6606ffc696bfe99e3ecba043fa92974300939188
3
+ size 5880
runs/Jun22_20-33-23_94b6c1c9c199/events.out.tfevents.1750624978.94b6c1c9c199.35.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf11fc588869f8a16715dfc0e304cd27040f0c789e5052f1ce69d3ab0cda978d
3
+ size 5880
runs/Jun22_20-33-23_94b6c1c9c199/events.out.tfevents.1750625079.94b6c1c9c199.35.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa45e695a8b2b4085c419e203e75396643fe228134c24fc29a9615bb4bac0b05
3
+ size 5880
runs/Jun22_20-33-23_94b6c1c9c199/events.out.tfevents.1750625176.94b6c1c9c199.35.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:972c07ca8cffd76d53c85d9835a017f46abfd034aa20b8a0f261e41547499817
3
+ size 7313
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7df6340bf23263f01d27e45b7638d9e4c51d79b2d1f82351645bd1285731804f
3
+ size 5368