jonathansuru commited on
Commit
492cc03
1 Parent(s): b96dbc3

Training in progress, step 100

Browse files
config.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/detr-resnet-50-dc5",
3
+ "activation_dropout": 0.0,
4
+ "activation_function": "relu",
5
+ "architectures": [
6
+ "DetrForObjectDetection"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "auxiliary_loss": false,
10
+ "backbone": "resnet50",
11
+ "backbone_config": null,
12
+ "backbone_kwargs": {
13
+ "in_chans": 3,
14
+ "out_indices": [
15
+ 1,
16
+ 2,
17
+ 3,
18
+ 4
19
+ ],
20
+ "output_stride": 16
21
+ },
22
+ "bbox_cost": 5,
23
+ "bbox_loss_coefficient": 5,
24
+ "class_cost": 1,
25
+ "classifier_dropout": 0.0,
26
+ "d_model": 256,
27
+ "decoder_attention_heads": 8,
28
+ "decoder_ffn_dim": 2048,
29
+ "decoder_layerdrop": 0.0,
30
+ "decoder_layers": 6,
31
+ "dice_loss_coefficient": 1,
32
+ "dilation": true,
33
+ "dropout": 0.1,
34
+ "encoder_attention_heads": 8,
35
+ "encoder_ffn_dim": 2048,
36
+ "encoder_layerdrop": 0.0,
37
+ "encoder_layers": 6,
38
+ "eos_coefficient": 0.1,
39
+ "giou_cost": 2,
40
+ "giou_loss_coefficient": 2,
41
+ "id2label": {
42
+ "0": "Trophozoite",
43
+ "1": "WBC"
44
+ },
45
+ "init_std": 0.02,
46
+ "init_xavier_std": 1.0,
47
+ "is_encoder_decoder": true,
48
+ "label2id": {
49
+ "Trophozoite": 0,
50
+ "WBC": 1
51
+ },
52
+ "mask_loss_coefficient": 1,
53
+ "max_position_embeddings": 1024,
54
+ "model_type": "detr",
55
+ "num_channels": 3,
56
+ "num_hidden_layers": 6,
57
+ "num_queries": 100,
58
+ "position_embedding_type": "sine",
59
+ "scale_embedding": false,
60
+ "torch_dtype": "float32",
61
+ "transformers_version": "4.45.2",
62
+ "use_pretrained_backbone": true,
63
+ "use_timm_backbone": true
64
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:858172b50867ff1b140bd6c83ff92f3e00bc342336249748949a4a03cde765cb
3
+ size 166495852
preprocessor_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "DetrImageProcessor",
14
+ "image_std": [
15
+ 0.229,
16
+ 0.224,
17
+ 0.225
18
+ ],
19
+ "pad_size": null,
20
+ "resample": 2,
21
+ "rescale_factor": 0.00392156862745098,
22
+ "size": {
23
+ "longest_edge": 1333,
24
+ "shortest_edge": 800
25
+ }
26
+ }
runs/Oct18_15-09-12_a4ea3394efef/events.out.tfevents.1729264441.a4ea3394efef.2611.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73dbd46202ed96d381f958bec71149f0d73780ef23c706cb8803b0521221b36e
3
+ size 5734
runs/Oct18_15-09-12_a4ea3394efef/events.out.tfevents.1729264544.a4ea3394efef.2611.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89577edf00b66d9c0f4db4c4b2181591d9297d53b7ffa87c4ee78274eb1c8b71
3
+ size 11380
runs/Oct18_15-16-23_a4ea3394efef/events.out.tfevents.1729264599.a4ea3394efef.2611.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aed1ac4ba2d54c972110eacd5b0fce146515808f842d8ea686148195f44c79f
3
+ size 5939
runs/Oct18_15-17-28_a4ea3394efef/events.out.tfevents.1729264655.a4ea3394efef.2611.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cac746907410d7b0d7f29aca721d488ddea12604a6e070dd408de809ac5bcf3a
3
+ size 8897
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc67118d8c681aad02d3c9641108e4e0e83d032828a9c595c612923e8bf149f5
3
+ size 5240