Gilsson commited on
Commit
2b75729
·
verified ·
1 Parent(s): c6e2168

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "rtdetr_101_finetune/backbone/checkpoint-1200",
3
  "activation_dropout": 0.0,
4
  "activation_function": "silu",
5
  "anchor_image_size": null,
@@ -10,12 +10,6 @@
10
  "auxiliary_loss": true,
11
  "backbone": null,
12
  "backbone_config": {
13
- "depths": [
14
- 3,
15
- 4,
16
- 23,
17
- 3
18
- ],
19
  "model_type": "rt_detr_resnet",
20
  "out_features": [
21
  "stage2",
@@ -36,9 +30,9 @@
36
  "decoder_attention_heads": 8,
37
  "decoder_ffn_dim": 1024,
38
  "decoder_in_channels": [
39
- 384,
40
- 384,
41
- 384
42
  ],
43
  "decoder_layers": 6,
44
  "decoder_n_points": 4,
@@ -49,8 +43,8 @@
49
  ],
50
  "encoder_activation_function": "gelu",
51
  "encoder_attention_heads": 8,
52
- "encoder_ffn_dim": 2048,
53
- "encoder_hidden_dim": 384,
54
  "encoder_in_channels": [
55
  512,
56
  1024,
 
1
  {
2
+ "_name_or_path": "PekingU/rtdetr_r50vd_coco_o365",
3
  "activation_dropout": 0.0,
4
  "activation_function": "silu",
5
  "anchor_image_size": null,
 
10
  "auxiliary_loss": true,
11
  "backbone": null,
12
  "backbone_config": {
 
 
 
 
 
 
13
  "model_type": "rt_detr_resnet",
14
  "out_features": [
15
  "stage2",
 
30
  "decoder_attention_heads": 8,
31
  "decoder_ffn_dim": 1024,
32
  "decoder_in_channels": [
33
+ 256,
34
+ 256,
35
+ 256
36
  ],
37
  "decoder_layers": 6,
38
  "decoder_n_points": 4,
 
43
  ],
44
  "encoder_activation_function": "gelu",
45
  "encoder_attention_heads": 8,
46
+ "encoder_ffn_dim": 1024,
47
+ "encoder_hidden_dim": 256,
48
  "encoder_in_channels": [
49
  512,
50
  1024,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df9cbe4d3522b769acd41776a30008ad25cb3c80e86693d0aedef5a9c31d3158
3
- size 306936440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52d4f10e8a4b321c2a4863bd79ef8a2035d884544080fe55dabec798871472f7
3
+ size 171781296
runs/events.out.tfevents.1730700392.nitro.444.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a19642ced614683659ebea8ea07533dd62c48266a09f5dd96705fc1b5ae0467e
3
+ size 12678
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88b96b19a953fa3ed5fbc7801cc310b2b47f5f93bc01d7af81b148fe48a93428
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c80f18478878f8f8ae04fe2f31f06e02f3f2944a88b38c64736bfe0bbcf9eff
3
  size 5240