nickmuchi commited on
Commit
9c1c553
1 Parent(s): 6e8e1de
Files changed (2) hide show
  1. config.json +34 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hustvl/yolos-small",
3
+ "architectures": [
4
+ "YolosForObjectDetection"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "auxiliary_loss": false,
8
+ "bbox_cost": 5,
9
+ "bbox_loss_coefficient": 5,
10
+ "class_cost": 1,
11
+ "eos_coefficient": 0.1,
12
+ "giou_cost": 2,
13
+ "giou_loss_coefficient": 2,
14
+ "hidden_act": "gelu",
15
+ "hidden_dropout_prob": 0.0,
16
+ "hidden_size": 384,
17
+ "image_size": [
18
+ 512,
19
+ 864
20
+ ],
21
+ "initializer_range": 0.02,
22
+ "intermediate_size": 1536,
23
+ "layer_norm_eps": 1e-12,
24
+ "model_type": "yolos",
25
+ "num_attention_heads": 6,
26
+ "num_channels": 3,
27
+ "num_detection_tokens": 100,
28
+ "num_hidden_layers": 12,
29
+ "patch_size": 16,
30
+ "qkv_bias": true,
31
+ "torch_dtype": "float32",
32
+ "transformers_version": "4.21.1",
33
+ "use_mid_position_embeddings": true
34
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fadf96eec33231694338fcbfae136a3060041c80cfafc427e60f0555397c13b
3
+ size 122672089