Abstract
Elevators, a vital means for urban transportation, are generally lacking proper emergency call systems besides an emergency button. In the case of unconscious or otherwise incapacitated passengers this can lead to lethal situations. A camera-based surveillance system with AI-based alerts utilizing an elevator state machine can help passengers unable to initiate an emergency call. In this research work, the applicability of RGB-D images as input for instance segmentation in the highly reflective environment of an elevator cabin is evaluated. For object segmentation, a Region-based Convolution Neural Network (R-CNN) deep learning model is adapted to use depth input data besides RGB by applying transfer learning, hyperparameter optimization and re-training on a newly prepared elevator image dataset. Evaluations prove that with the chosen strategy, the accuracy of R-CNN instance segmentation is applicable on RGB-D data, thereby resolving lack of image quality in the noise affected and reflective elevator cabins. The mean average precision (mAP) of 0.753 is increased to 0.768 after the incorporation of additional depth data and with additional FuseNet-FPN backbone on RGB-D the mAP is further increased to 0.794. With the proposed instance segmentation model, reliable elevator surveillance becomes feasible as first prototypes and on-road tests proof.
Original language | English |
---|---|
Title of host publication | 29th International Conference in Central Europe on Computer Graphics, Visualization and Computer Vision, WSCG 2021 - Proceedings |
Editors | Vaclav Skala |
Place of Publication | Czech Republic |
Publisher | Vaclav Skala Union Agency |
Pages | 273-282 |
Number of pages | 10 |
Volume | 3101 |
ISBN (Electronic) | 9788086943343 |
DOIs | |
Publication status | Published - 2021 |
Event | 29th International Conference in Central Europe on Computer Graphics, Visualization and Computer Vision, WSCG 2021 - Plzen, Czech Republic Duration: 17 May 2021 → 20 May 2021 |
Conference
Conference | 29th International Conference in Central Europe on Computer Graphics, Visualization and Computer Vision, WSCG 2021 |
---|---|
Country/Territory | Czech Republic |
City | Plzen |
Period | 17.05.2021 → 20.05.2021 |
Keywords
- Instance Segmentation
- Reflective Environments
- RGB-D data
- Transfer Learning