paper-with-me

홈 › Papers

Adapt Before Comparison: A New Perspective on Cross-Domain Few-Shot Segmentation

2024-02-27 · CVPR 2024 1 · Jonas Herzog

Few-shot segmentation performance declines substantially when facing images from a domain different than the training domain, effectively limiting real-world use cases. To alleviate this, recently cross-domain few-shot segmentation (CD-FSS) has emerged. Works that address this task mainly attempted to learn segmentation on a source domain in a manner that generalizes across domains. Surprisingly, we can outperform these approaches while eliminating the training stage and removing their main segmentation network. We show test-time task-adaption is the key for successful CD-FSS instead. Task-adaption is achieved by appending small networks to the feature pyramid of a conventionally classification-pretrained backbone. To avoid overfitting to the few labeled samples in supervised fine-tuning, consistency across augmented views of input images serves as guidance while learning the parameters of the attached layers. Despite our self-restriction not to use any images other than the few labeled samples at test time, we achieve new state-of-the-art performance in CD-FSS, evidencing the need to rethink approaches for the task.

📄 PDF Abstract BibTeX arXiv:2402.17614

Code (1)

vision-kek/abcdfss 공식 구현 pytorch

Tasks

Cross-Domain Few-ShotSegmentation

Similar Papers 제목 키워드 기반

Train-before-Test Harmonizes Language Model Rankings

2025-07-07 · Guanhua Zhang, Ricardo Dominguez-Olmedo, Moritz Hardt arxiv

Existing language model benchmarks provide contradictory model rankings, even for benchmarks that aim to capture similar skills. This dilemma of conflicting rankings hampers model selection, clouds model comparisons, and…

One Flight Over the Gap: A Survey from Perspective to Panoramic Vision

2025-09-04 · Xin Lin, Xian Ge, Dizhe Zhang, Zhaoliang Wan 외 arxiv

Driven by the demand for spatial intelligence and holistic scene perception, omnidirectional images (ODIs), which provide a complete 360\textdegree{} field of view, are receiving growing attention across diverse applicat…

Autonomous DrivingDomain Adaptation

BEV-CV: Birds-Eye-View Transform for Cross-View Geo-Localisation

2023-12-23 · Tavis Shore, Simon Hadfield, Oscar Mendez

Cross-view image matching for geo-localisation is a challenging problem due to the significant visual difference between aerial and ground-level viewpoints. The method provides localisation capabilities from geo-referenc…

Camera LocalizationCross-View Geo-Localisationgeo-localizationImage-Based Localization+5

Evaluating Parameter Efficient Learning for Generation

2022-10-25 · Peng Xu, Mostofa Patwary, Shrimai Prabhumoye, Virginia Adams 외

Parameter efficient learning methods (PERMs) have recently gained significant attention as they provide an efficient way for pre-trained language models (PLMs) to adapt to a downstream task. However, these conclusions ar…

HierDAMap: Towards Universal Domain Adaptive BEV Mapping via Hierarchical Perspective Priors

2025-03-10 · Siyu Li, Yihong Cao, Hao Shi, Yongsheng Zang 외

The exploration of Bird's-Eye View (BEV) mapping technology has driven significant innovation in visual perception technology for autonomous driving. BEV mapping models need to be applied to the unlabeled real world, mak…

Autonomous DrivingDomain AdaptationSemantic SegmentationUnsupervised Domain Adaptation