ammarali32 commited on
Commit
10f2cab
1 Parent(s): 97180a3

Upload DeformableDetrForObjectDetection

Browse files
Files changed (2) hide show
  1. config.json +48 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_dropout": 0.0,
3
+ "activation_function": "relu",
4
+ "architectures": [
5
+ "DeformableDetrForObjectDetection"
6
+ ],
7
+ "attention_dropout": 0.0,
8
+ "auxiliary_loss": false,
9
+ "backbone": "resnet50",
10
+ "backbone_config": null,
11
+ "bbox_cost": 5,
12
+ "bbox_loss_coefficient": 5,
13
+ "class_cost": 1,
14
+ "d_model": 256,
15
+ "decoder_attention_heads": 8,
16
+ "decoder_ffn_dim": 1024,
17
+ "decoder_layers": 6,
18
+ "decoder_n_points": 4,
19
+ "dice_loss_coefficient": 1,
20
+ "dilation": false,
21
+ "dropout": 0.1,
22
+ "encoder_attention_heads": 8,
23
+ "encoder_ffn_dim": 1024,
24
+ "encoder_layerdrop": 0.0,
25
+ "encoder_layers": 6,
26
+ "encoder_n_points": 4,
27
+ "eos_coefficient": 0.1,
28
+ "focal_alpha": 0.25,
29
+ "giou_cost": 2,
30
+ "giou_loss_coefficient": 2,
31
+ "init_std": 0.02,
32
+ "init_xavier_std": 1.0,
33
+ "is_encoder_decoder": true,
34
+ "mask_loss_coefficient": 1,
35
+ "max_position_embeddings": 1024,
36
+ "model_type": "deformable_detr",
37
+ "num_channels": 3,
38
+ "num_feature_levels": 4,
39
+ "num_queries": 300,
40
+ "position_embedding_type": "sine",
41
+ "torch_dtype": "float32",
42
+ "transformers_version": "4.28.0",
43
+ "two_stage": false,
44
+ "two_stage_num_proposals": 300,
45
+ "use_pretrained_backbone": true,
46
+ "use_timm_backbone": "SenseTime/deformable-detr",
47
+ "with_box_refine": false
48
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b3545455b69164b90b833f38ed64819f3a12f5f2332ab4ba9621b0b04a08d3c
3
+ size 163261345