22
33[ ![ 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 )
44
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 " />
66
77This model is a highly parameterizable generic perception sensor and tracking model.
88It can be parameterized as a Lidar or a Radar.
@@ -11,7 +11,7 @@ It includes typical sensor artifacts like soft FoV transitions, different detect
1111occlusion effects depending on the sensor technology as well as simulation of tracking behavior.
1212The model output are object lists for OSI SenorData moving objects.
1313
14- <img src =" doc/img/model_video.gif " width =" 800 " />
14+ <img src =" doc/img/model_video.gif " alt = " Sensor Demo " width =" 800 " />
1515
1616The architecture of the model as well as the parameterization structure are designed to be as generic as possible
1717to 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.
3232The ` apply() ` function of the strategy is called by the ` do_calc() ` function of the Framework.
3333The strategy itself is structured into four modules as shown in the image below.
3434
35- <img src =" doc/img/model_overview.png " width =" 300 " />
35+ <img src =" doc/img/model_overview.png " alt = " Model Overview " width =" 300 " />
3636
3737### Sensor Technology Independent Modeling
3838
@@ -77,7 +77,7 @@ The mentioned refined bounding boxes reflect typical vehicle shapes instead of s
7777The 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,
7878e.g. for the pillar positions, wheels, etc.
7979
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 " />
8181
8282The bounding box shapes are selected depending on the ground truth object class and adjusted to the object's dimensions.
8383Consequently, this approach reveals a gap in the OSI definition of vehicle classes.
@@ -340,7 +340,7 @@ This work received funding from the research project
340340German Federal Ministry for Economic Affairs and Energy based on a decision of the German Bundestag.
341341| SET Level | PEGASUS Family | BMWi |
342342| ----------------------------------------------------------------------------------------------------------| ----------------------------------------------------------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
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> |
344344
345345We would like to thank Yifei Jiao for his contribution to the first prototype.
346346
0 commit comments