English

Self-training solutions for the ICCV 2023 GeoNet Challenge

Computer Vision and Pattern Recognition 2023-11-29 v1

Abstract

GeoNet is a recently proposed domain adaptation benchmark consisting of three challenges (i.e., GeoUniDA, GeoImNet, and GeoPlaces). Each challenge contains images collected from the USA and Asia where there are huge geographical gaps. Our solution adopts a two-stage source-free domain adaptation framework with a Swin Transformer backbone to achieve knowledge transfer from the USA (source) domain to Asia (target) domain. In the first stage, we train a source model using labeled source data with a re-sampling strategy and two types of cross-entropy loss. In the second stage, we generate pseudo labels for unlabeled target data to fine-tune the model. Our method achieves an H-score of 74.56% and ultimately ranks 1st in the GeoUniDA challenge. In GeoImNet and GeoPlaces challenges, our solution also reaches a top-3 accuracy of 64.46% and 51.23%, respectively.

Keywords

Cite

@article{arxiv.2311.16843,
  title  = {Self-training solutions for the ICCV 2023 GeoNet Challenge},
  author = {Lijun Sheng and Zhengbo Wang and Jian Liang},
  journal= {arXiv preprint arXiv:2311.16843},
  year   = {2023}
}

Comments

technical report; 1st in the ICCV-2023 GeoUniDA challenge

R2 v1 2026-06-28T13:34:13.674Z