2
2
3
3
[ ![ Credibility Assessment] ( ../../actions/workflows/credibility_assessment.yml/badge.svg )] ( https://github.com/openMSL/sl-1-0-sensor-model-repository-template/actions/workflows/test_pipeline.yml )
4
4
5
- <img align =" right " src =" https://gitlab.com/tuda-fzd/perception-sensor-modeling/object-based-generic-perception-object-model/uploads/17c84e9ec0acf0fac2e35855f038ad0b/fzdlogo.jpg " width =" 100 " />
5
+ <img align =" right " src =" https://gitlab.com/tuda-fzd/perception-sensor-modeling/object-based-generic-perception-object-model/uploads/17c84e9ec0acf0fac2e35855f038ad0b/fzdlogo.jpg " alt = " FZD " width =" 100 " />
6
6
7
7
This model is a highly parameterizable generic perception sensor and tracking model.
8
8
It can be parameterized as a Lidar or a Radar.
@@ -11,7 +11,7 @@ It includes typical sensor artifacts like soft FoV transitions, different detect
11
11
occlusion effects depending on the sensor technology as well as simulation of tracking behavior.
12
12
The model output are object lists for OSI SenorData moving objects.
13
13
14
- <img src =" doc/img/model_video.gif " width =" 800 " />
14
+ <img src =" doc/img/model_video.gif " alt = " Sensor Demo " width =" 800 " />
15
15
16
16
The architecture of the model as well as the parameterization structure are designed to be as generic as possible
17
17
to fit both radar and lidar sensors to utilize similarities in signal propagation and signal processing in both technologies.
@@ -32,7 +32,7 @@ This is where the magic happens.
32
32
The ` apply() ` function of the strategy is called by the ` do_calc() ` function of the Framework.
33
33
The strategy itself is structured into four modules as shown in the image below.
34
34
35
- <img src =" doc/img/model_overview.png " width =" 300 " />
35
+ <img src =" doc/img/model_overview.png " alt = " Model Overview " width =" 300 " />
36
36
37
37
### Sensor Technology Independent Modeling
38
38
@@ -77,7 +77,7 @@ The mentioned refined bounding boxes reflect typical vehicle shapes instead of s
77
77
The figure below shows different examples of refined bounding boxes as a side-view. They can be further adapted by adding more vertices to enhance their fidelity,
78
78
e.g. for the pillar positions, wheels, etc.
79
79
80
- <img src =" doc/img/refined_bounding_boxes.png " width =" 300 " />
80
+ <img src =" doc/img/refined_bounding_boxes.png " alt = " Refined Bounding Boxes " width =" 300 " />
81
81
82
82
The bounding box shapes are selected depending on the ground truth object class and adjusted to the object's dimensions.
83
83
Consequently, this approach reveals a gap in the OSI definition of vehicle classes.
@@ -340,7 +340,7 @@ This work received funding from the research project
340
340
German Federal Ministry for Economic Affairs and Energy based on a decision of the German Bundestag.
341
341
| SET Level | PEGASUS Family | BMWi |
342
342
| ----------------------------------------------------------------------------------------------------------| ----------------------------------------------------------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
343
- | < a href=" https://setlevel.de" ><img src=" https://setlevel.de/assets/logo-setlevel.svg" width=" 100" /></a> | < a href=" https://pegasus-family.de" ><img src=" https://setlevel.de/assets/logo-pegasus-family.svg" width=" 100" /></a> | < a href=" https://www.bmwi.de/Redaktion/DE/Textsammlungen/Technologie/fahrzeug-und-systemtechnologien.html" ><img src=" https://setlevel.de/assets/logo-bmwi-en.svg" width=" 100" /></a> |
343
+ | < a href=" https://setlevel.de" ><img src=" https://setlevel.de/assets/logo-setlevel.svg" alt= " SETLevel " width=" 100" /></a> | < a href=" https://pegasus-family.de" ><img src=" https://setlevel.de/assets/logo-pegasus-family.svg" alt= " Pegasus " width=" 100" /></a> | < a href=" https://www.bmwi.de/Redaktion/DE/Textsammlungen/Technologie/fahrzeug-und-systemtechnologien.html" ><img src=" https://setlevel.de/assets/logo-bmwi-en.svg" alt= " BMWi " width=" 100" /></a> |
344
344
345
345
We would like to thank Yifei Jiao for his contribution to the first prototype.
346
346
0 commit comments