-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
74 lines (73 loc) · 1.78 KB
/
config.yaml
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
67
68
69
70
71
72
73
74
mode: simulation
loggingEnabled: true
simulationOptions:
videoPort: 44209
webAPIPort: 44210
videoQuality: 60
selectedWaterContainer: sauvc1
selectedRandomObjects: []
fixedDeltaTime: 0.01
depthMapQuality: 100
depthMapScale: 1
videoFeedQuality: 50
videoFeedScale: 1
datasetOptions:
classNames: [gate]
selectedObjects: [gate2]
selectedWaterContainer: waterpool1
classDetectedFrameNum: 20
classMultipleFrameNum: 0
classBlankFrameNum: 0
classObstacleFrameNum: 0
minVisibleMultipleObjectsNum: 2
minCameraDistanceToObject: 0
maxCameraDistanceToObject: 30
minObjectFill: 0.01
minObjectColorPercentVisible: 0.149999997
checkFogVisibility: true
percentClosest: 0.050000006
closestMaxDistanceOffset: 2
objectFillOffset: 0.00999999978
datasetDirPath: dataset
overrideDataset: true
cameraLookAtObjectPitchOffset: 30
cameraLookAtObjectYawOffset: 30
cameraLookAtObjectRollOffset: 30
cameraLookRandomlyPitchOffset: 45
cameraLookRandomlyRollOffset: 45
testPointsNum: 1000
graphicsOptions:
fogColorRandomized: true
fogEnabled: true
randomizeFogDensity: true
fogDensity: 0.150000006
fogColor:
- 0
- 0.639999986
- 1
bloomIntensity: 1.88999999
mixerRedOutRedIn: 62
mixerGreenOutGreenIn: 100
mixerBlueOutBlueIn: 100
grainIntesity: 0.300000012
ambientOcclusionIntensity: 0.25999999
randomizeLightIntesity: true
lightIntesity: 1
ambientLightColor:
- 0
- 0.639999986
- 1
ambientLightIntesity: 0.100000001
cameraBackgroundColor:
- 0
- 0.639999986
- 1
cameraFocalLength: 2.55071807
cameraSensorSize:
- 4.80000019
- 3.5999999
debugOptions:
drawDetectionRect: true
drawPostProcessDebug: false
disableScreenshot: false
logDetection: true