English

Object Detection for Understanding Assembly Instruction Using Context-aware Data Augmentation and Cascade Mask R-CNN

Robotics 2021-01-11 v2 Computer Vision and Pattern Recognition

Abstract

Understanding assembly instruction has the potential to enhance the robot s task planning ability and enables advanced robotic applications. To recognize the key components from the 2D assembly instruction image, We mainly focus on segmenting the speech bubble area, which contains lots of information about instructions. For this, We applied Cascade Mask R-CNN and developed a context-aware data augmentation scheme for speech bubble segmentation, which randomly combines images cuts by considering the context of assembly instructions. We showed that the proposed augmentation scheme achieves a better segmentation performance compared to the existing augmentation algorithm by increasing the diversity of trainable data while considering the distribution of components locations. Also, we showed that deep learning can be useful to understand assembly instruction by detecting the essential objects in the assembly instruction, such as tools and parts.

Keywords

Cite

@article{arxiv.2101.02509,
  title  = {Object Detection for Understanding Assembly Instruction Using Context-aware Data Augmentation and Cascade Mask R-CNN},
  author = {Joosoon Lee and Seongju Lee and Seunghyeok Back and Sungho Shin and Kyoobin Lee},
  journal= {arXiv preprint arXiv:2101.02509},
  year   = {2021}
}

Comments

5 pages, 7 figures, Technical Report

R2 v1 2026-06-23T21:52:41.776Z