HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

UniMatch V2: Pushing the Limit of Semi-Supervised Semantic Segmentation

Lihe Yang; Zhen Zhao; Hengshuang Zhao

UniMatch V2: Pushing the Limit of Semi-Supervised Semantic Segmentation

Abstract

Semi-supervised semantic segmentation (SSS) aims at learning rich visual knowledge from cheap unlabeled images to enhance semantic segmentation capability. Among recent works, UniMatch improves its precedents tremendously by amplifying the practice of weak-to-strong consistency regularization. Subsequent works typically follow similar pipelines and propose various delicate designs. Despite the achieved progress, strangely, even in this flourishing era of numerous powerful vision models, almost all SSS works are still sticking to 1) using outdated ResNet encoders with small-scale ImageNet-1K pre-training, and 2) evaluation on simple Pascal and Cityscapes datasets. In this work, we argue that, it is necessary to switch the baseline of SSS from ResNet-based encoders to more capable ViT-based encoders (e.g., DINOv2) that are pre-trained on massive data. A simple update on the encoder (even using 2x fewer parameters) can bring more significant improvement than careful method designs. Built on this competitive baseline, we present our upgraded and simplified UniMatch V2, inheriting the core spirit of weak-to-strong consistency from V1, but requiring less training cost and providing consistently better results. Additionally, witnessing the gradually saturated performance on Pascal and Cityscapes, we appeal that we should focus on more challenging benchmarks with complex taxonomy, such as ADE20K and COCO datasets. Code, models, and logs of all reported values, are available at https://github.com/LiheYoung/UniMatch-V2.

Code Repositories

LiheYoung/UniMatch-V2
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semi-supervised-change-detection-on-levir-cdUniMatch V2
IoU: 83.3
OA: 99.08
semi-supervised-change-detection-on-levir-cd-1UniMatch V2
IoU: 83.8
OA: 99.11
semi-supervised-change-detection-on-levir-cd-2UniMatch V2
IoU: 84.3
OA: 99.14
semi-supervised-change-detection-on-levir-cd-3UniMatch V2
IoU: 84.3
OA: 99.14
semi-supervised-change-detection-on-whu-20UniMatch V2
IoU: 87.9
OA: 99.50
semi-supervised-change-detection-on-whu-40UniMatch V2
IoU: 88.6
OA: 99.52
semi-supervised-semantic-segmentation-on-1UniMatch V2 (DINOv2-B)
Validation mIoU: 84.5%
semi-supervised-semantic-segmentation-on-10UniMatch V2 (DINOv2-B)
Validation mIoU: 90.8
semi-supervised-semantic-segmentation-on-2UniMatch V2 (DINOv2-B)
Validation mIoU: 84.3%
semi-supervised-semantic-segmentation-on-22UniMatch V2 (DINOv2-B)
Validation mIoU: 83.6
semi-supervised-semantic-segmentation-on-27UniMatch V2 (DINOv2-B)
Validation mIoU: 86.3
semi-supervised-semantic-segmentation-on-28UniMatch V2 (DINOv2-B)
Validation mIoU: 87.9
semi-supervised-semantic-segmentation-on-29UniMatch V2 (DINOv2-B)
Validation mIoU: 88.9
semi-supervised-semantic-segmentation-on-30UniMatch V2 (DINOv2-B)
Validation mIoU: 90.0
semi-supervised-semantic-segmentation-on-41UniMatch V2
Validation mIoU: 45.0
semi-supervised-semantic-segmentation-on-42UniMatch V2
Validation mIoU: 46.7
semi-supervised-semantic-segmentation-on-8UniMatch V2 (DINOv2-B)
Validation mIoU: 85.1%
semi-supervised-semantic-segmentation-on-cocoUniMatch V2
Validation mIoU: 47.9
semi-supervised-semantic-segmentation-on-coco-1UniMatch V2
Validation mIoU: 55.8
semi-supervised-semantic-segmentation-on-coco-2UniMatch V2
Validation mIoU: 58.7
semi-supervised-semantic-segmentation-on-coco-3UniMatch V2
Validation mIoU: 60.4
semi-supervised-semantic-segmentation-on-coco-4UniMatch V2
Validation mIoU: 63.3

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
UniMatch V2: Pushing the Limit of Semi-Supervised Semantic Segmentation | Papers | HyperAI