zhuchi76 commited on
Commit
bee9ccf
1 Parent(s): 7c652cb

Training in progress, step 200

Browse files
config.json CHANGED
@@ -9,15 +9,7 @@
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
- },
21
  "bbox_cost": 5,
22
  "bbox_loss_coefficient": 5,
23
  "class_cost": 1,
@@ -55,7 +47,7 @@
55
  "position_embedding_type": "sine",
56
  "scale_embedding": false,
57
  "torch_dtype": "float32",
58
- "transformers_version": "4.44.2",
59
  "use_pretrained_backbone": true,
60
  "use_timm_backbone": true
61
  }
 
9
  "auxiliary_loss": false,
10
  "backbone": "resnet50",
11
  "backbone_config": null,
12
+ "backbone_kwargs": null,
 
 
 
 
 
 
 
 
13
  "bbox_cost": 5,
14
  "bbox_loss_coefficient": 5,
15
  "class_cost": 1,
 
47
  "position_embedding_type": "sine",
48
  "scale_embedding": false,
49
  "torch_dtype": "float32",
50
+ "transformers_version": "4.39.3",
51
  "use_pretrained_backbone": true,
52
  "use_timm_backbone": true
53
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4cb81334f791b27525e9edb64af00686b5a86889d26449c3a0f13caa087cdeac
3
  size 166494824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10e066da66c2730adc63727ddc17c6cd3d4942771ef5de315f35a76a846f96d2
3
  size 166494824
preprocessor_config.json CHANGED
@@ -1,4 +1,24 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "do_convert_annotations": true,
3
  "do_normalize": true,
4
  "do_pad": true,
@@ -16,7 +36,6 @@
16
  0.224,
17
  0.225
18
  ],
19
- "pad_size": null,
20
  "resample": 2,
21
  "rescale_factor": 0.00392156862745098,
22
  "size": {
 
1
  {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "annotations",
5
+ "return_segmentation_masks",
6
+ "masks_path",
7
+ "do_resize",
8
+ "size",
9
+ "resample",
10
+ "do_rescale",
11
+ "rescale_factor",
12
+ "do_normalize",
13
+ "do_convert_annotations",
14
+ "image_mean",
15
+ "image_std",
16
+ "do_pad",
17
+ "format",
18
+ "return_tensors",
19
+ "data_format",
20
+ "input_data_format"
21
+ ],
22
  "do_convert_annotations": true,
23
  "do_normalize": true,
24
  "do_pad": true,
 
36
  0.224,
37
  0.225
38
  ],
 
39
  "resample": 2,
40
  "rescale_factor": 0.00392156862745098,
41
  "size": {
runs/Oct24_01-29-45_tzuchichen/events.out.tfevents.1729704586.tzuchichen.5553.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35a052a33dc03358cd7a66d700c9473e2e09d786c2da1ec0785c8394539f2391
3
- size 10815
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e86d85a39db9e3f856e79a831ad09b1f48ee14799356d494445cdaad38b245ad
3
+ size 11026
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbcea53df9ca54c77350fe12494089802e8424bea604e0563e31dc9d451e291f
3
- size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d7d3af55c826b07581c74d9d5e71e0dfe113bcf0e8d18d3443373ac4395e59a
3
+ size 5048