Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MUM : Mix Image Tiles and UnMix Feature Tiles for Semi-Supervised Object Detection

About

Many recent semi-supervised learning (SSL) studies build teacher-student architecture and train the student network by the generated supervisory signal from the teacher. Data augmentation strategy plays a significant role in the SSL framework since it is hard to create a weak-strong augmented input pair without losing label information. Especially when extending SSL to semi-supervised object detection (SSOD), many strong augmentation methodologies related to image geometry and interpolation-regularization are hard to utilize since they possibly hurt the location information of the bounding box in the object detection task. To address this, we introduce a simple yet effective data augmentation method, Mix/UnMix (MUM), which unmixes feature tiles for the mixed image tiles for the SSOD framework. Our proposed method makes mixed input image tiles and reconstructs them in the feature space. Thus, MUM can enjoy the interpolation-regularization effect from non-interpolated pseudo-labels and successfully generate a meaningful weak-strong pair. Furthermore, MUM can be easily equipped on top of various SSOD methods. Extensive experiments on MS-COCO and PASCAL VOC datasets demonstrate the superiority of MUM by consistently improving the mAP performance over the baseline in all the tested SSOD benchmark protocols.

JongMok Kim, Jooyoung Jang, Seunghyeon Seo, Jisoo Jeong, Jongkeun Na, Nojun Kwak• 2021

Related benchmarks

TaskDatasetResultRank
Object DetectionPASCAL VOC 2007 (test)--
821
Object DetectionMS-COCO 2017 (val)
mAP42.1
237
Object DetectionPASCAL VOC 2007 (test)
AP5078.94
38
Object DetectionMS-COCO Standard 10% 2017 (val)
AP50:9531.87
19
Object DetectionPASCAL VOC (VOC07 labeled + VOC12 + COCO20cls unlabeled)
AP50:9552.31
18
Object DetectionPASCAL VOC 2007/2012 (VOC07 labeled + VOC12 unlabeled)
AP5078.94
14
Object DetectionMS-COCO additional
AP@[.5:.95]42.11
12
Object DetectionMS-COCO Standard 5% 2017 (val)
AP50:9528.52
11
Object DetectionMS-COCO standard
AP50:95 (IoU 1%)21.88
11
Object DetectionMS-COCO Additional 2017 (val)
AP (IoU 0.5:0.95)42.11
8
Showing 10 of 14 rows

Other info

Code

Follow for update