paper-with-me

Papers

Domain Adaptation from Generated Multi-Weather Images for Unsupervised Maritime Object Classification

2025-01-26 · Dan Song, Shumeng Huo, Wenhui Li, Lanjun Wang, Chao Xue, An-An Liu

The classification and recognition of maritime objects are crucial for enhancing maritime safety, monitoring, and intelligent sea environment prediction. However, existing unsupervised methods for maritime object classification often struggle with the long-tail data distributions in both object categories and weather conditions. In this paper, we construct a dataset named AIMO produced by large-scale generative models with diverse weather conditions and balanced object categories, and collect a dataset named RMO with real-world images where long-tail issue exists. We propose a novel domain adaptation approach that leverages AIMO (source domain) to address the problem of limited labeled data, unbalanced distribution and domain shift in RMO (target domain), and enhance the generalization of source features with the Vision-Language Models such as CLIP. Experimental results shows that the proposed method significantly improves the classification accuracy, particularly for samples within rare object categories and weather conditions. Datasets and codes will be publicly available at https://github.com/honoria0204/AIMO.

📄 PDF Abstract BibTeX arXiv:2501.15503

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationObject

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

ControlUDA: Controllable Diffusion-assisted Unsupervised Domain Adaptation for Cross-Weather Semantic Segmentation

2024-02-09 · Fengyi Shen, Li Zhou, Kagan Kucukaytekin, Ziyuan Liu 외

Data generation is recognized as a potent strategy for unsupervised domain adaptation (UDA) pertaining semantic segmentation in adverse weathers. Nevertheless, these adverse weather scenarios encompass multiple possibili…

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Leveraging Contrastive Learning for Semantic Segmentation with Consistent Labels Across Varying Appearances

2024-12-21 · Javier Montalvo, Roberto Alcover-Couso, Pablo Carballeira, Álvaro García-Martín 외

This paper introduces a novel synthetic dataset that captures urban scenes under a variety of weather conditions, providing pixel-perfect, ground-truth-aligned images to facilitate effective feature alignment across doma…

Contrastive LearningDomain AdaptationSegmentationSemantic Segmentation+1

Multi-Target Domain Adaptation via Unsupervised Domain Classification for Weather Invariant Object Detection

2021-03-25 · Ting Sun, Jinlin Chen, Francis Ng

Object detection is an essential technique for autonomous driving. The performance of an object detector significantly degrades if the weather of the training images is different from that of test images. Domain adaptati…

Autonomous DrivingDomain Adaptationdomain classificationGeneral Classification+5

DA-RAW: Domain Adaptive Object Detection for Real-World Adverse Weather Conditions

2023-09-15 · Minsik Jeon, Junwon Seo, Jihong Min

Despite the success of deep learning-based object detection methods in recent years, it is still challenging to make the object detector reliable in adverse weather conditions such as rain and snow. For the robust perfor…

Contrastive LearningDomain AdaptationObjectobject-detection+2

Unsupervised Hierarchical Domain Adaptation for Adverse Weather Optical Flow

2023-03-24 · Hanyu Zhou, Yi Chang, Gang Chen, Luxin Yan

Optical flow estimation has made great progress, but usually suffers from degradation under adverse weather. Although semi/full-supervised methods have made good attempts, the domain shift between the synthetic and real …

Domain AdaptationOptical Flow Estimation