๐
๐
Old Age
Union-set Multi-source Model Adaptation for Semantic Segmentation
December 06, 2022 ยท Entered Twilight ยท ๐ European Conference on Computer Vision
Repo contents: README.md, data, deeplab.py, options.py, pseudo_label.py, test.py, train_stage0.py, train_stage1.py, train_stage2.py, utils.py
Authors
Zongyao Li, Ren Togo, Takahiro Ogawa, Miki haseyama
arXiv ID
2212.02785
Category
cs.CV: Computer Vision
Cross-listed
cs.AI
Citations
5
Venue
European Conference on Computer Vision
Repository
https://github.com/lzy7976/union-set-model-adaptation
โญ 12
Last Checked
1 month ago
Abstract
This paper solves a generalized version of the problem of multi-source model adaptation for semantic segmentation. Model adaptation is proposed as a new domain adaptation problem which requires access to a pre-trained model instead of data for the source domain. A general multi-source setting of model adaptation assumes strictly that each source domain shares a common label space with the target domain. As a relaxation, we allow the label space of each source domain to be a subset of that of the target domain and require the union of the source-domain label spaces to be equal to the target-domain label space. For the new setting named union-set multi-source model adaptation, we propose a method with a novel learning strategy named model-invariant feature learning, which takes full advantage of the diverse characteristics of the source-domain models, thereby improving the generalization in the target domain. We conduct extensive experiments in various adaptation settings to show the superiority of our method. The code is available at https://github.com/lzy7976/union-set-model-adaptation.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
R.I.P.
๐ป
Ghosted
You Only Look Once: Unified, Real-Time Object Detection
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
R.I.P.
๐ป
Ghosted