Apollo
11.0
自动驾驶开放平台
cnnseg128_param.pb.txt
浏览该文件的文档.
1
# cnnseg params
2
3
info {
4
name:
"cnnseg128_caffe"
5
version:
""
6
dataset:
"apollo"
7
task_type: Detection3D
8
sensor_type: Lidar
9
framework: TensorRT
10
11
proto_file {
12
file:
"deploy.prototxt"
13
}
14
weight_file {
15
file:
"deploy.caffemodel"
16
}
17
inputs {
18
name:
"data"
,
19
shape: 1,
20
shape: 8,
21
shape: 864,
22
shape: 864}
23
outputs {name:
"instance_pt"
}
24
outputs {name:
"category_score"
}
25
outputs {name:
"confidence_score"
}
26
outputs {name:
"height_pt"
}
27
outputs {name:
"heading_pt"
}
28
outputs {name:
"class_score"
}
29
}
30
31
feature_param {
32
width
: 864
33
height
: 864
34
point_cloud_range: 90
35
min_height: -5.0
36
max_height: 5.0
37
use_intensity_feature:
false
38
use_constant_feature:
false
39
}
40
41
preprocess {
42
gpu_id: 0
43
}
44
45
engine_config {
46
height_gap: 0.5
47
}
48
49
objectness_thresh: 0.5
50
confidence_thresh: 0.1
51
confidence_range: 85.0
52
height_thresh: 0.5
53
min_pts_num: 3
54
remove_ground_points:
true
55
fill_recall_with_segmentor:
true
apollo::drivers::robosense::height
uint32_t height
Height of point cloud
Definition
point_cloud_msg.h:53
apollo::drivers::robosense::width
uint32_t width
Width of point cloud
Definition
point_cloud_msg.h:54
modules
perception
lidar_detection
data
cnnseg128_param.pb.txt