On the Application of Egocentric Computer Vision to Industrial Inspection

Abstract

Conventional Industrial Inspection is often carried out with dedicated digitisation and monitoring systems. This approach offers superior accuracy and reliability. However, it poses limitations w.r.t. setup costs and location requirements. Recently, Egocentric Vision has been getting increased attention from the community. We investigate the applicability of egocentric wearable devices for data collection and labelling for classification, detection, segmentation, and defect/anomaly detection use cases. We also explore scenarios where egocentric vision would be superior for data collection and inspection. Our approach involves a multimodal data collection pipeline, where the Subject-Matter Expert (SME) labels and annotates the data in natural language during digitisation, which is then processed to yield an annotated dataset for downstream applications. We also incorporate useful indicators such as user eye gaze (via wearable glasses) and hand tracking to understand and annotate the regions of interest in the collected data. Our investigation shows a domain gap when generalising the performance of Machine Learning (ML) models trained on egocentric data to allocentric/exocentric use cases. Further, we discuss the limitations and practical use cases of our approach, considering the hardware and power consumption requirements. Our code and collected data are available at: https://github.com/Vivek9Chavan/EgoVis24 .

Cite

Text

Chavan et al. "On the Application of Egocentric Computer Vision to Industrial Inspection." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-92805-5_1

Markdown

[Chavan et al. "On the Application of Egocentric Computer Vision to Industrial Inspection." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/chavan2024eccvw-application/) doi:10.1007/978-3-031-92805-5_1

BibTeX

@inproceedings{chavan2024eccvw-application,
  title     = {{On the Application of Egocentric Computer Vision to Industrial Inspection}},
  author    = {Chavan, Vivek and Heimann, Oliver and Krüger, Jörg},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {1-17},
  doi       = {10.1007/978-3-031-92805-5_1},
  url       = {https://mlanthology.org/eccvw/2024/chavan2024eccvw-application/}
}