Union-set Multi-source Model Adaptation for Semantic Segmentation

December 06, 2022 ยท Entered Twilight ยท ๐Ÿ› European Conference on Computer Vision

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

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 shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computer Vision