helezabi commited on
Commit
f35669b
1 Parent(s): b525dd1

Training in progress, step 200

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_commit_hash": "480370a8aeeed9fc8d78837b4e94e5f936fe73f2",
3
+ "_name_or_path": "facebook/detr-resnet-50",
4
+ "activation_dropout": 0.0,
5
+ "activation_function": "relu",
6
+ "architectures": [
7
+ "DetrForObjectDetection"
8
+ ],
9
+ "attention_dropout": 0.0,
10
+ "auxiliary_loss": false,
11
+ "backbone": "resnet50",
12
+ "backbone_config": null,
13
+ "bbox_cost": 5,
14
+ "bbox_loss_coefficient": 5,
15
+ "class_cost": 1,
16
+ "classifier_dropout": 0.0,
17
+ "d_model": 256,
18
+ "decoder_attention_heads": 8,
19
+ "decoder_ffn_dim": 2048,
20
+ "decoder_layerdrop": 0.0,
21
+ "decoder_layers": 6,
22
+ "dice_loss_coefficient": 1,
23
+ "dilation": false,
24
+ "dropout": 0.1,
25
+ "encoder_attention_heads": 8,
26
+ "encoder_ffn_dim": 2048,
27
+ "encoder_layerdrop": 0.0,
28
+ "encoder_layers": 6,
29
+ "eos_coefficient": 0.1,
30
+ "giou_cost": 2,
31
+ "giou_loss_coefficient": 2,
32
+ "id2label": {
33
+ "0": "circle",
34
+ "1": "rectangle",
35
+ "2": "diamond",
36
+ "3": "text",
37
+ "4": "arrow"
38
+ },
39
+ "init_std": 0.02,
40
+ "init_xavier_std": 1.0,
41
+ "is_encoder_decoder": true,
42
+ "label2id": {
43
+ "arrow": 4,
44
+ "circle": 0,
45
+ "diamond": 2,
46
+ "rectangle": 1,
47
+ "text": 3
48
+ },
49
+ "mask_loss_coefficient": 1,
50
+ "max_position_embeddings": 1024,
51
+ "model_type": "detr",
52
+ "num_channels": 3,
53
+ "num_hidden_layers": 6,
54
+ "num_queries": 100,
55
+ "position_embedding_type": "sine",
56
+ "scale_embedding": false,
57
+ "torch_dtype": "float32",
58
+ "transformers_version": "4.7.0.dev0",
59
+ "use_pretrained_backbone": true,
60
+ "use_timm_backbone": true
61
+ }
preprocessor_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_pad": true,
4
+ "do_rescale": true,
5
+ "do_resize": true,
6
+ "format": "coco_detection",
7
+ "image_mean": [
8
+ 0.485,
9
+ 0.456,
10
+ 0.406
11
+ ],
12
+ "image_processor_type": "DetrImageProcessor",
13
+ "image_std": [
14
+ 0.229,
15
+ 0.224,
16
+ 0.225
17
+ ],
18
+ "resample": 2,
19
+ "rescale_factor": 0.00392156862745098,
20
+ "size": {
21
+ "longest_edge": 1333,
22
+ "shortest_edge": 800
23
+ }
24
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a92604762c5b39cdb9b5cbd3676515c124fbb1b64b5e0f77410d8711562fd82
3
+ size 166620197
runs/May15_22-12-24_8bc371e4c36d/1684188760.7534134/events.out.tfevents.1684188760.8bc371e4c36d.964.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b86d928ba8ca66fa1febecf154caf2c0549e49a27b8f9c0a98ba27d3b6dc722
3
+ size 5898
runs/May15_22-12-24_8bc371e4c36d/events.out.tfevents.1684188760.8bc371e4c36d.964.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90f18516df967d402ab38142011d8013fb806984725bca9410c513d1db277cd0
3
+ size 4814
runs/May15_22-13-47_8bc371e4c36d/1684188840.78224/events.out.tfevents.1684188840.8bc371e4c36d.964.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1677536a457234271def17ff92c07aafcbaa7405119160d42717d7849226143
3
+ size 5898
runs/May15_22-13-47_8bc371e4c36d/events.out.tfevents.1684188840.8bc371e4c36d.964.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ed273dff595d29de50e96960370a0f8108a45bbd6e888a0c84590a8d738b3f0
3
+ size 4816
runs/May15_22-14-44_8bc371e4c36d/1684188889.54141/events.out.tfevents.1684188889.8bc371e4c36d.964.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2de59674b9b3d423b2311916c5975c8d53ae0d73ae6fd7fc9aecbb02bbcfdc20
3
+ size 5898
runs/May15_22-14-44_8bc371e4c36d/events.out.tfevents.1684188889.8bc371e4c36d.964.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70f2c6e4608fee754b093b0395a7d601dfd0c069f3f399a5249d182c7cf52f82
3
+ size 4815
runs/May15_22-15-11_8bc371e4c36d/1684188916.5844634/events.out.tfevents.1684188916.8bc371e4c36d.964.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:287b3fe80e6b2bbbabd72fd306761817647ee273f8c62f09569bcc6a4f57c607
3
+ size 5898
runs/May15_22-15-11_8bc371e4c36d/events.out.tfevents.1684188916.8bc371e4c36d.964.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10c17b77ae530d99cb32896caf2987f9b2ef5c2d269928881226519da900ae55
3
+ size 4815
runs/May15_22-17-20_8bc371e4c36d/1684189046.8196445/events.out.tfevents.1684189046.8bc371e4c36d.964.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74ea0d0a437cdcef9db45d29104276b5fbfee01cb88f862c2a8438fbf8661c8a
3
+ size 5898
runs/May15_22-17-20_8bc371e4c36d/events.out.tfevents.1684189046.8bc371e4c36d.964.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ebc74bdff8201ab6dd9323e8ba95ae01c484d969cdca7ce38908270a1f09295
3
+ size 5436
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8ccb56b7fd3db190728219a56549e01efcb8f125e20f82ac151b653dc899e04
3
+ size 3579