Pseudo Mask Augmented Object Detection
Xiangyun Zhao, Shuang Liang, Yichen Wei

TL;DR
This paper introduces a framework that enhances object detection by leveraging pseudo masks generated from weakly-supervised segmentation, improving detection accuracy using iterative refinement and graphical inference.
Contribution
It proposes a novel recursive method to generate pseudo masks from bounding box annotations, integrating segmentation feedback to boost detection performance.
Findings
Improved detection accuracy on PASCAL VOC datasets
Effective use of pseudo masks for weakly-supervised learning
Mutual enhancement of segmentation and detection networks
Abstract
In this work, we present a novel and effective framework to facilitate object detection with the instance-level segmentation information that is only supervised by bounding box annotation. Starting from the joint object detection and instance segmentation network, we propose to recursively estimate the pseudo ground-truth object masks from the instance-level object segmentation network training, and then enhance the detection network with top-down segmentation feedbacks. The pseudo ground truth mask and network parameters are optimized alternatively to mutually benefit each other. To obtain the promising pseudo masks in each iteration, we embed a graphical inference that incorporates the low-level image appearance consistency and the bounding box annotations to refine the segmentation masks predicted by the segmentation network. Our approach progressively improves the object detection…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
