Abstract: With the advancement of industrial intelligence, semantic segmentation of assembly images is increasingly widely used in automated production and other fields. Aiming at the problem that ...
This project demonstrates instance segmentation using Mask R-CNN with the OpenCV DNN module. The model is pre-trained on the COCO dataset and can detect and segment multiple object classes in images.