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.
Abstract: Recently, multilayer perceptron (MLPs)-based methods in computer vision have attracted much attention due to the ability of learning long-range dependencies. However, MLPs-based methods ...