{"id":33968,"date":"2025-03-17T13:08:17","date_gmt":"2025-03-17T12:08:17","guid":{"rendered":"https:\/\/risc.web-email.at\/erfolgreicher-abschluss-automatisierte-verkehrszeichenerkennung-in-ooe\/"},"modified":"2026-03-10T14:23:01","modified_gmt":"2026-03-10T13:23:01","slug":"project-signdetect","status":"publish","type":"project","link":"https:\/\/risc.web-email.at\/en\/referenceprojects\/project-signdetect\/","title":{"rendered":"SIGNDETECT project: Automated traffic sign recognition in Upper Austria"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Innovative AI project optimizes the recording of traffic signs for road administration<\/h3>\n\n<p>RISC Software GmbH has implemented a project for the automated detection and precise localization of traffic signs together with the <a href=\"https:\/\/www.land-oberoesterreich.gv.at\/60511.htm\" target=\"_blank\" rel=\"noopener\">Directorate for Road Construction and Transport<\/a> of the Province of Upper Austria. The partners tested how existing RGB video data from the RoadSTAR recording vehicle can be used for AI-supported detection, classification and localization. Machine learning and stereo camera analyses were used to create a system that reliably recognizes traffic signs and determines their position in real-world coordinates. This significantly improves the management of road databases, which in turn creates a basis for future innovations in traffic monitoring.   <\/p>\n<div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\">Automated and precise localization of traffic signs in road traffic<\/h2>\n\n\n\n<p>The state of Upper Austria regularly records road conditions with the <a href=\"https:\/\/www.ait.ac.at\/loesungen\/road-condition-monitoring\" target=\"_blank\" rel=\"noopener\">RoadSTAR recording vehicle<\/a> from the <a href=\"https:\/\/www.ait.ac.at\/en\/about-the-ait\/center\/center-for-transport-technologies\" target=\"_blank\" rel=\"noopener\">Austrian Institute of Technology<\/a>. In addition to sensor technology, a calibrated stereo camera system is used to document road traffic in RGB videos. RISC Software GmbH examined how these videos can be used for the automatic detection, classification and localization of traffic signs. The system must therefore recognize where a traffic sign is located in the image, what type it is and where it is located in the real world.   <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-dominant-color=\"f8f8fb\" data-has-transparency=\"false\" style=\"--dominant-color: #f8f8fb;\" decoding=\"async\" width=\"1024\" height=\"141\" sizes=\"(max-width: 1024px) 100vw, 1024px\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-9-1024x141.avif\" alt=\"\" class=\"wp-image-33063 not-transparent\" srcset=\"https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-9-1024x141.avif 1024w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-9-300x41.avif 300w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-9-768x105.avif 768w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-9-1536x211.avif 1536w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-9-2048x281.avif 2048w\" \/><\/figure>\n\n\n\n<p>Figure 1: Steps of traffic sign recognition and localization<\/p>\n<\/div>\n<\/div><div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Creation of a VZ data record<\/h3>\n\n\n\n<p>The first step was to reliably record traffic signs. To this end, a representative data set was created for the Austrian road environment with several thousand images. Some came from public sources, others were newly annotated by the researchers. The &#8220;<a href=\"https:\/\/doi.org\/10.53177\/ATSD\" target=\"_blank\" rel=\"noopener\">Austrian Highway Traffic Sign Data Set (ATSD)<\/a>&#8220;, which was created in the earlier <a href=\"https:\/\/risc.web-email.at\/en\/referenceprojects\/safesign\/\">SafeSign<\/a> research project, proved to be particularly valuable.   <\/p>\n<\/div>\n<\/div><div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Model training<\/h3>\n\n\n\n<p>Based on this data set, the team trained a model that fulfills both speed and accuracy requirements. The detection model provides the positions of the traffic signs in each video frame as bounding boxes as well as their class affiliation, such as &#8220;give way&#8221; (see also <a href=\"#fig-sampledetections\">Figure 2<\/a>). The model thus laid the foundation for exact spatial localization.  <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-dominant-color=\"797b79\" data-has-transparency=\"false\" style=\"--dominant-color: #797b79;\" decoding=\"async\" width=\"1024\" height=\"768\" sizes=\"(max-width: 1024px) 100vw, 1024px\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-6-1024x768.avif\" alt=\"\" class=\"wp-image-33065 not-transparent\" srcset=\"https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-6-1024x768.avif 1024w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-6-300x225.avif 300w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-6-768x576.avif 768w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-6-png.avif 1170w\" \/><\/figure>\n\n\n\n<p>Figure 2: Example image with detected traffic signs. Each traffic sign is surrounded by a bounding box, and the confidence of the model (here 100%) and the class are also displayed. <\/p>\n<\/div>\n<\/div><div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Point pairing &amp; 3D position estimation<\/h3>\n\n\n\n<p>A stereo camera system allows the depth of a point in space to be estimated &#8211; provided that the corresponding position in both images is known. For this purpose, areas of both images are compared to identify pixel-precise correspondences (see <a href=\"#fig-matchedpoints\">Figure 3<\/a>). This allows the distance of the points between the left and right images to be calculated &#8211; the disparity (in pixels). A familiar example of this is human depth estimation: our eyes are at a constant distance from each other and therefore take in slightly different images. If we look at a finger and alternately close the left and right eye, we see that the finger changes its relative position depending on the distance to the finger &#8211; the further away, the less the shift. This shift is the disparity that our brain uses to determine the distance of the finger.       <\/p>\n\n\n\n<p>As the distance between the cameras (the baseline) and the camera properties are known in a stereo camera system, the disparity can be converted into a distance. And as soon as this relative position to the camera is determined, the real-world coordinates can also be calculated &#8211; provided the GPS position of the camera is known, as is the case with the RoadStar Truck. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-dominant-color=\"505e79\" data-has-transparency=\"false\" style=\"--dominant-color: #505e79;\" decoding=\"async\" width=\"724\" height=\"392\" sizes=\"(max-width: 724px) 100vw, 724px\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-5-png.avif\" alt=\"\" class=\"wp-image-33067 not-transparent\" srcset=\"https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-5-png.avif 724w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-5-300x162.avif 300w\" \/><\/figure>\n\n\n\n<p><a id=\"fig-matchedpoints\"><\/a>  Figure 3: Matching is used to identify pixel-precise positions in the left and right images.<\/p>\n<\/div>\n<\/div><div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Spatial grouping<\/h3>\n\n\n\n<p>In the next step, all instances of the same traffic sign are then grouped together. This is necessary because each traffic sign is recorded several times as it passes by. Each one must of course be reliably recognized, especially if there are several identical traffic signs in the image. The estimated real-world coordinates are used for this purpose, which can also be used to identify outliers that have been incorrectly located (e.g. due to incorrect point pairing caused by partially obscured signs).   <\/p>\n<\/div>\n<\/div><div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Text recognition<\/h3>\n\n\n\n<p>In a final step, traffic signs that contain information in text form are considered. In order to extract any text, text recognition models for Optical Character Recognition (OCR) are used. There are already many pre-trained models for this, such as <a href=\"https:\/\/github.com\/tesseract-ocr\/tesseract\" target=\"_blank\" rel=\"noopener\">tesseract<\/a>, but also vision language models such as <a href=\"https:\/\/huggingface.co\/microsoft\/Florence-2-large\" target=\"_blank\" rel=\"noopener\">Florence-2<\/a>, which deliver very good results with appropriate pre-processing. See <a href=\"#fig-kmmarkers\">Figure 4<\/a> for an example of text extraction on km panels along the road, which are particularly challenging due to their small size.   <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img data-dominant-color=\"8396b0\" data-has-transparency=\"false\" style=\"--dominant-color: #8396b0;\" decoding=\"async\" width=\"646\" height=\"178\" sizes=\"(max-width: 646px) 100vw, 646px\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-8-png.avif\" alt=\"\" class=\"wp-image-33069 not-transparent\" srcset=\"https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-8-png.avif 646w, https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-8-300x83.avif 300w\" \/><\/figure>\n\n\n\n<p>  Figure 4: Examples of OCR, the recognized text is displayed above the image section.<\/p>\n<\/div>\n<\/div><div class=\"wp-block-group-container alignfull \">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\">Output of detection data &amp; visualization<\/h2>\n\n\n\n<p>All steps together then provide a pipeline that can automatically detect and locate existing traffic signs using any number of videos. The generated data is then available for visualizations, but also for the identification of problematic traffic signs. And &#8211; most importantly &#8211; for improving the position data of traffic signs in the country&#8217;s road databases.  <\/p>\n<\/div>\n<\/div>\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h2 class=\"wp-block-heading\">Project partners<\/h2>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"53\" height=\"95\" sizes=\"(max-width: 53px) 100vw, 53px\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2023\/09\/ooe_wappen.png\" alt=\"\" class=\"wp-image-28283\"\/><\/figure>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img decoding=\"async\" width=\"96\" height=\"96\" sizes=\"(max-width: 96px) 100vw, 96px\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2023\/06\/Logo-Land-Oberoesterreich-DE.png\" alt=\"\" class=\"wp-image-1059\"\/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column has-risc-grey-background-color has-background is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h2 class=\"wp-block-heading\">Project details<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Project short title: SIGNDETECT<\/li>\n\n\n\n<li>Long project title:Automated traffic sign recognition for road administration<\/li>\n\n\n\n<li>Project partner:\n<ul class=\"wp-block-list\">\n<li>Province of Upper Austria, Directorate for Road Construction and Transport<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>Total budget: EUR 25,000<\/li>\n\n\n\n<li>Term: 09\/2024-12\/2024 (4 months)<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<h2 class=\"wp-block-heading\">Ansprechperson<\/h2>\n\n\n\n<div class=\"wp-block-contact-form-7-contact-form-selector\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f663-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"663\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/project\/33968#wpcf7-f663-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"663\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f663-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"form-row\">\n\t<div class=\"form-input\">\n\t\t<p><label class=\"sr-only\" for=\"your-name\">Your name <\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"your-name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"form-input\">\n\t\t<p><label class=\"sr-only\" for=\"your-email\">Your email<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" id=\"your-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-Mail\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"form-row\">\n\t<div class=\"form-input\">\n\t\t<p><label class=\"sr-only\" for=\"your-company\">Company <\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" id=\"your-company\" aria-invalid=\"false\" placeholder=\"Unternehmen\" value=\"\" type=\"text\" name=\"your-company\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"form-input\">\n\t\t<p><label class=\"sr-only\" for=\"your-position\">Position<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-position\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Position\" value=\"\" type=\"text\" name=\"your-position\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"form-row\">\n\t<div class=\"form-input\">\n\t\t<p><label class=\"sr-only\" for=\"your-subject\"> Subject <\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"your-subject\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Thema\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<p><span id=\"wpcf7-69de2725b113d-wrapper\" class=\"wpcf7-form-control-wrap phone-95-wrap\" style=\"display:none !important; visibility:hidden !important;\"><label for=\"wpcf7-69de2725b113d-field\" class=\"hp-message\">Please leave this field empty.<\/label><input id=\"wpcf7-69de2725b113d-field\"  class=\"wpcf7-form-control wpcf7-text\" type=\"text\" name=\"phone-95\" value=\"\" size=\"40\" tabindex=\"-1\" autocomplete=\"new-password\" \/><\/span><br \/>\n<label class=\"sr-only\" for=\"your-message\"> Your message (optional)<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" id=\"your-message\" aria-invalid=\"false\" placeholder=\"Ihre Nachricht an uns\" name=\"your-message\"><\/textarea><\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"hcap-cf7\">\t\t<input\n\t\t\t\ttype=\"hidden\"\n\t\t\t\tclass=\"hcaptcha-widget-id\"\n\t\t\t\tname=\"hcaptcha-widget-id\"\n\t\t\t\tvalue=\"eyJzb3VyY2UiOlsiY29udGFjdC1mb3JtLTdcL3dwLWNvbnRhY3QtZm9ybS03LnBocCJdLCJmb3JtX2lkIjo4fQ==-87b48f281889db60dae4720b9dc28d55\">\n\t\t\t\t<span id=\"hcap_cf7-69de2725b166f9.74443320\" class=\"wpcf7-form-control h-captcha \"\n\t\t\tdata-sitekey=\"3a6a81c1-2b2e-4b2a-b1eb-d9446bc09afb\"\n\t\t\tdata-theme=\"light\"\n\t\t\tdata-size=\"normal\"\n\t\t\tdata-auto=\"false\"\n\t\t\tdata-ajax=\"false\"\n\t\t\tdata-force=\"false\">\n\t\t<\/span>\n\t\t<input type=\"hidden\" id=\"_wpnonce\" name=\"_wpnonce\" value=\"83fc09d92f\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/project\/33968\" \/><\/span><input class=\"wpcf7-form-control wpcf7-submit has-spinner btn\" type=\"submit\" value=\"Senden\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<h2 class=\"wp-block-heading\">Project management<\/h2>\n\n\n<div class=\"contact-person\">\n      <picture>\n      \n      \n      \n      \n      <img decoding=\"async\" data-aos=\"fade-zoom-in\"\n           data-aos-offset=\"0\" class=\"w-full\" width=\"212\" height=\"293\"\n           src=\"https:\/\/risc.web-email.at\/app\/uploads\/2024\/06\/foberhau1.jpg\"\n           alt=\"\">\n    <\/picture>\n    \n\n<h5 class=\"wp-block-heading\">Dr. Felix Oberhauser<\/h5>\n\n\n\n<p>Data Scientist &amp; Researcher<\/p>\n\n  <\/div>\n<\/div>\n<\/div>\n\n<h2 class=\"wp-block-heading\">Read more<\/h2>\n<div class=\"posts-slider-block\" data-aos=\"fade-up\" data-aos-offset=\"0\" data-aos-anchor-placement=\"top-bottom\">\n        <section class=\"splide posts-slider\" aria-label=\"Gallery Slides\">\n            <div class=\"splide__arrows\">\n                <button class=\"splide__arrow splide__arrow--prev\">\n                    <span class=\"sr-only\">Previous<\/span>\n                    <img decoding=\"async\" loading=\"lazy\" width=\"25\" height=\"21\" src=\"https:\/\/risc.web-email.at\/app\/themes\/risc-theme\/public\/images\/icon-arrow.35d2ec.svg\"\n                         alt=\"Previous\">\n                <\/button>\n                <button class=\"splide__arrow splide__arrow--next\">\n                    <span class=\"sr-only\">Next<\/span>\n                    <img decoding=\"async\" loading=\"lazy\" width=\"25\" height=\"21\" src=\"https:\/\/risc.web-email.at\/app\/themes\/risc-theme\/public\/images\/icon-arrow.35d2ec.svg\"\n                         alt=\"Next\">\n                <\/button>\n            <\/div>\n            <div class=\"inner\">\n                <div class=\"splide__track\">\n                    <div class=\"splide__list\">\n\n                                                    <a href=\"https:\/\/risc.web-email.at\/en\/referenceprojects\/saferoadworks\/\" class=\"splide__slide blog-post-teaser mb-1 lg:mb-3\">\n                                <div class=\"blog-image\">\n                                                                                                                                <picture>\n                                                                                        <img decoding=\"async\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2023\/12\/Baustelle-S-6-Langenwang-1-360x214.jpg\"\n                                                 alt=\"SafeRoadWorks: Safe highway construction sites\">\n                                        <\/picture>\n                                                                    <\/div>\n                                <div class=\"blog-content px-2 py-3 xl:px-4 xl:py-5\">\n                                    <h3>SafeRoadWorks: Safe highway construction sites<\/h3>\n                                    <div class=\"blog-post-excerpt mt-2\">\n                                        The &quot;SafeRoadWorks&quot; project funded by the FFG has the main objective of increasing safety on highway construction sites, both for drivers and workers.\n                                    <\/div>\n                                    <span class=\"inline-block mt-2 more\">mehr erfahren <span class=\"ml-1 icon-more\"><\/span><\/span>\n\n                                <\/div>\n                            <\/a>\n                                                    <a href=\"https:\/\/risc.web-email.at\/en\/referenceprojects\/safesign\/\" class=\"splide__slide blog-post-teaser mb-1 lg:mb-3\">\n                                <div class=\"blog-image\">\n                                                                                                                                <picture>\n                                                                                        <img decoding=\"async\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2024\/02\/SafeSign-Referenzprojekt-360x214.jpg\"\n                                                 alt=\"SafeSign - The safe traffic sign 4.1\">\n                                        <\/picture>\n                                                                    <\/div>\n                                <div class=\"blog-content px-2 py-3 xl:px-4 xl:py-5\">\n                                    <h3>SafeSign &#8211; The safe traffic sign 4.1<\/h3>\n                                    <div class=\"blog-post-excerpt mt-2\">\n                                        The aim of SafeSign is to increase confidence in driver assistance systems.\n                                    <\/div>\n                                    <span class=\"inline-block mt-2 more\">mehr erfahren <span class=\"ml-1 icon-more\"><\/span><\/span>\n\n                                <\/div>\n                            <\/a>\n                                                    <a href=\"https:\/\/risc.web-email.at\/en\/saferoadworks-project-launch-focus-on-safety-on-highway-construction-sites\/\" class=\"splide__slide blog-post-teaser mb-1 lg:mb-3\">\n                                <div class=\"blog-image\">\n                                                                                                                                <picture>\n                                                                                        <img decoding=\"async\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2023\/12\/DSC04006-1-360x214.jpg\"\n                                                 alt=\"SafeRoadWorks project launch: Focus on safety on highway construction sites\">\n                                        <\/picture>\n                                                                    <\/div>\n                                <div class=\"blog-content px-2 py-3 xl:px-4 xl:py-5\">\n                                    <h3>SafeRoadWorks project launch: Focus on safety on highway construction sites<\/h3>\n                                    <div class=\"blog-post-excerpt mt-2\">\n                                        The SafeRoadWorks research project, funded by the FFG (Austrian Research Promotion Agency), has officially begun.  \n                                    <\/div>\n                                    <span class=\"inline-block mt-2 more\">mehr erfahren <span class=\"ml-1 icon-more\"><\/span><\/span>\n\n                                <\/div>\n                            <\/a>\n                                                    <a href=\"https:\/\/risc.web-email.at\/paper-zu-verkehrszeichendetektion-und-klassifikation-auf-dem-cover-von-data\/\" class=\"splide__slide blog-post-teaser mb-1 lg:mb-3\">\n                                <div class=\"blog-image\">\n                                                                                                                                <picture>\n                                                                                        <img decoding=\"async\" src=\"https:\/\/risc.web-email.at\/app\/uploads\/2023\/01\/2023-01-18-cover-data_paper-360x214.jpg\"\n                                                 alt=\"Paper zu Verkehrszeichendetektion und -klassifikation auf dem Cover von &quot;Data&quot;\">\n                                        <\/picture>\n                                                                    <\/div>\n                                <div class=\"blog-content px-2 py-3 xl:px-4 xl:py-5\">\n                                    <h3>Paper zu Verkehrszeichendetektion und -klassifikation auf dem Cover von &#8220;Data&#8221;<\/h3>\n                                    <div class=\"blog-post-excerpt mt-2\">\n                                        Das Paper \u00fcber Verkehrszeichendetektion und -klassifikation auf dem \u00f6sterreichischen Stra\u00dfenverkehrszeichendatensatz aus dem Projekt SafeSign ziert das Cover des Fachjournals Data.\n                                    <\/div>\n                                    <span class=\"inline-block mt-2 more\">mehr erfahren <span class=\"ml-1 icon-more\"><\/span><\/span>\n\n                                <\/div>\n                            <\/a>\n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>Automated traffic sign recognition successfully implemented! RISC Software GmbH developed an AI-supported system for the precise recognition and location of traffic signs in Upper Austria.  Efficient use of data optimizes road management and road safety.  <\/p>\n","protected":false},"featured_media":33066,"template":"","project-category":[63],"class_list":["post-33968","project","type-project","status-publish","has-post-thumbnail","hentry","project-category-data-intelligence-en"],"acf":[],"portrait_thumb_url":"https:\/\/risc.web-email.at\/app\/uploads\/2025\/03\/paste-6-360x214.avif","watermark":true,"_links":{"self":[{"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/project\/33968","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/project"}],"about":[{"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/types\/project"}],"version-history":[{"count":5,"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/project\/33968\/revisions"}],"predecessor-version":[{"id":36116,"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/project\/33968\/revisions\/36116"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/media\/33066"}],"wp:attachment":[{"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/media?parent=33968"}],"wp:term":[{"taxonomy":"project-category","embeddable":true,"href":"https:\/\/risc.web-email.at\/en\/wp-json\/wp\/v2\/project-category?post=33968"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}