Find the Assembly Mistakes: Error Segmentation for Industrial Applications

Abstract

Recognizing errors in assembly and maintenance procedures is valuable for industrial applications, since it can increase worker efficiency and prevent unplanned down-time. Although assembly state recognition is gaining attention, none of the current works investigate assembly error localization . Therefore, we propose StateDiffNet, which localizes assembly errors based on detecting the differences between a (correct) intended assembly state and a test image from a similar viewpoint. StateDiffNet is trained on synthetically generated image pairs, providing full control over the type of meaningful change that should be detected. The proposed approach is the first to correctly localize assembly errors taken from real ego-centric video data for both states and error types that are never presented during training. Furthermore, the deployment of change detection to this industrial application provides valuable insights and considerations into the mechanisms of state-of-the-art change detection algorithms. The code and data generation pipeline are publicly available at: https://timschoonbeek.github.io/error_seg .

Cite

Text

Lehman et al. "Find the Assembly Mistakes: Error Segmentation for Industrial Applications." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-92805-5_14

Markdown

[Lehman et al. "Find the Assembly Mistakes: Error Segmentation for Industrial Applications." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/lehman2024eccvw-find/) doi:10.1007/978-3-031-92805-5_14

BibTeX

@inproceedings{lehman2024eccvw-find,
  title     = {{Find the Assembly Mistakes: Error Segmentation for Industrial Applications}},
  author    = {Lehman, Dan and Schoonbeek, Tim J. and Hung, Shao-Hsuan and Kustra, Jacek and de With, Peter H. N. and van der Sommen, Fons},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {211-227},
  doi       = {10.1007/978-3-031-92805-5_14},
  url       = {https://mlanthology.org/eccvw/2024/lehman2024eccvw-find/}
}