HaohuaLv commited on
Commit
90453bb
·
1 Parent(s): 6ce6d6b

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +40 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "anchors_ratios": [
3
+ [
4
+ 2,
5
+ 4
6
+ ],
7
+ [
8
+ 4,
9
+ 8
10
+ ],
11
+ [
12
+ 8,
13
+ 16
14
+ ]
15
+ ],
16
+ "architectures": [
17
+ "YoloModel"
18
+ ],
19
+ "feature_extrator_kwargs": {
20
+ "features_only": true,
21
+ "model_name": "resnet50",
22
+ "out_indices": [
23
+ 2,
24
+ 3,
25
+ 4
26
+ ],
27
+ "pretrained": true
28
+ },
29
+ "fpn_out_channels": 256,
30
+ "image_size": [
31
+ 840,
32
+ 840
33
+ ],
34
+ "lb_loss_weights": [
35
+ 10,
36
+ 1
37
+ ],
38
+ "torch_dtype": "float32",
39
+ "transformers_version": "4.33.3"
40
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce2170339c9bde0202c33a78f3256fccafd4772364565624bf1c46e7f95190af
3
+ size 110892193