TonyLee1256 commited on
Commit
ccf0995
1 Parent(s): 967bd9b

Upload 2 files

Browse files
Files changed (2) hide show
  1. infer_cfg.yml +27 -0
  2. rtdetr_r50vd_6x_coco.onnx +3 -0
infer_cfg.yml ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ mode: paddle
2
+ draw_threshold: 0.5
3
+ metric: COCO
4
+ use_dynamic_shape: false
5
+ arch: DETR
6
+ min_subgraph_size: 3
7
+ Preprocess:
8
+ - interp: 2
9
+ keep_ratio: false
10
+ target_size:
11
+ - 1600
12
+ - 1600
13
+ type: Resize
14
+ - mean:
15
+ - 0.0
16
+ - 0.0
17
+ - 0.0
18
+ norm_type: none
19
+ std:
20
+ - 1.0
21
+ - 1.0
22
+ - 1.0
23
+ type: NormalizeImage
24
+ - type: Permute
25
+ label_list:
26
+ - isolated
27
+ - embedding
rtdetr_r50vd_6x_coco.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e0718be6ec52ac0c1e3f256edb76636bc2e754f5a697a26fb2278c23d105415
3
+ size 172009304