-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.ini
66 lines (59 loc) · 1.34 KB
/
config.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
;1.0.0 version
[Main]
dbString=Dsn=LocalServer;Database=Xray_AI_DB_BW;uid=sa;Pwd=1qazXSW@1qazXSW@;
largest_area_thr=50000
thresholdProb=0.1
thresholdProbClass1 = 0.1
thresholdProbClass2 = 0.1
thresholdProbClass3 = 0.1
thresholdProbClass4 = 0.1
thresholdProbClass5 = 0.1
thresholdProbClass6 = 0.1
thresholdProbClass7 = 0.1
thresholdProbClass8 = 0.1
thresholdProbClass9 = 0.1
thresholdProbClass10 = 0.1
thresholdProbClass11 = 0.1
thresholdProbClass12 = 0.1
thresholdProbClass13 = 0.1
thresholdProbClass14 = 0.1
thresholdProb2=0.1
[YOLO]
cfg1=20211117_drug&meat_v1.cfg
weights1=20211117_drug&meat_v1.weights
names1=20211117_drug&meat_v1.names
data1=20211117_drug&meat_v1.data
cfg2=Sausages_20220110.cfg
weights2=Sausages_20220110.weights
names2=Sausages_20220110.names
data2=Sausages_20220110.data
[Test]
testPicture = 0
testPicture_path = D:\test\
testPicture_savepath = D:\saveimg\
debugMode=1
test_Path=D:\save\
[FrameCapture]
capture0_state = 2_RTOL.mp4
capture1_state = 2_RTOL.mp4
folder_path=D:\input\
LtoR = 0
duration = 15
xraytype = 1
bottom_limit = 945
thr_line= 960
showpic=1
video_col=1920
video_row=1080
maxVal_thr=0.75
min_dist = 200
capture_min_time = 0
frame_width = 480
frame_height = 270
frame_coordinate_x = 1419
frame_coordinate_y = 54
inputTarget_width = 100
acc_thr = 10
error_template_times = 5
[efficientnet]
efn_weights=effnet_modelB3.h5