Article

Construction-sAIt: Multi-modal AI-driven technologies for construction site monitoring (vor Ort)

* Presenting author
Day / Time: 22.03.2022, 15:40-16:20
Room: 57-06
Typ: Poster
Online-access: Bitte loggen Sie sich ein, damit weitere Inhalte sichtbar werden (bspw. der Zugang zur Onlinesitzung).
Information: Die Poster sind von Dienstag morgen bis Donnerstag nachmittag in der hier angegebenen Posterinsel bzw. hier als PDF im jeweiligen Posterbeitrag einsehbar. Das Posterforum zu diesen Postern findet im hier genannten Zeitraum im angegebenen Saal statt. Für weiterführende Diskussion verabreden Sie sich bitte mit der/dem jeweiligen Autor(in) am Poster oder nutzen den virtuellen Pausenraum. Dieser steht während der DAGA und auch danach zur Verfügung.
Abstract: In the construction industry, unexpected accidents, thefts, and vandalism can cause high costs due to construction delays. Also, logistic monitoring is of central importance to ensure a smooth construction process, especially for large-scale projects. Manual attempts to secure the safety of construction workers and to monitor traffic flows and deliveries of construction materials are often costly and inefficient. As a promising solution, audio-visual analysis algorithms combined with distributed sensor networks across construction sites can help to automate these processes. Inspired by human perception, the combination of multiple sensor modalities in a multi-modal approach is most promising since it allows to balance the individual weaknesses of a pure visual or acoustic analysis in particular application scenarios. In this paper, we will focus on several use-cases, where AI-driven machine listening and computer vision algorithms can be used to automatically analyze streaming audio and video recordings taken at different locations on a construction site. These use-cases include for instance the monitoring of the construction process by recognizing work steps such as drilling, sawing, and hammering, as well as the detection and classification of passing vehicles for logistic monitoring.
Error

Error : E_DEPRECATED

strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated

1
/kunden/431424_13355/webseiten/subdomains/app2022.daga-tagung.de/memyc/resources/OutputCompression.php, line 35
32.              */
33.             if (headers_sent()) {
34.                 $encoding = false;
35.             } elseif (strpos($HTTP_ACCEPT_ENCODING, 'x-gzip') !== false) {
36.                 $encoding = 'x-gzip';
37.             } elseif (strpos($HTTP_ACCEPT_ENCODING, 'gzip') !== false) {
38.                 $encoding = 'gzip';