paper-with-me

홈 › Papers

Cross Domain Knowledge Learning with Dual-branch Adversarial Network for Vehicle Re-identification

2019-04-30 · Jinjia Peng, Huibing Wang, Xianping Fu

The widespread popularization of vehicles has facilitated all people's life during the last decades. However, the emergence of a large number of vehicles poses the critical but challenging problem of vehicle re-identification (reID). Till now, for most vehicle reID algorithms, both the training and testing processes are conducted on the same annotated datasets under supervision. However, even a well-trained model will still cause fateful performance drop due to the severe domain bias between the trained dataset and the real-world scenes. To address this problem, this paper proposes a domain adaptation framework for vehicle reID (DAVR), which narrows the cross-domain bias by fully exploiting the labeled data from the source domain to adapt the target domain. DAVR develops an image-to-image translation network named Dual-branch Adversarial Network (DAN), which could promote the images from the source domain (well-labeled) to learn the style of target domain (unlabeled) without any annotation and preserve identity information from source domain. Then the generated images are employed to train the vehicle reID model by a proposed attention-based feature learning model with more reasonable styles. Through the proposed framework, the well-trained reID model has better domain adaptation ability for various scenes in real-world situations. Comprehensive experimental results have demonstrated that our proposed DAVR can achieve excellent performances on both VehicleID dataset and VeRi-776 dataset.

📄 PDF Abstract BibTeX arXiv:1905.00006

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationImage-to-Image TranslationVehicle Re-Identification

Similar Papers 제목 키워드 기반

Dual-branch Graph Domain Adaptation for Cross-scenario Multi-modal Emotion Recognition

2026-03-27 · Yuntao Shou, Jun Zhou, Tao Meng, Wei Ai 외 arxiv

Multimodal Emotion Recognition in Conversations (MERC) aims to predict speakers' emotional states in multi-turn dialogues through text, audio, and visual cues. In real-world settings, conversation scenarios differ signif…

Multimodal Emotion RecognitionGRAPH DOMAIN ADAPTATIONDomain Generalization

Domain Adaptive Graph Classification

2023-12-21 · Siyang Luo, Ziyi Jiang, Zhenghan Chen, Xiaoxuan Liang

Despite the remarkable accomplishments of graph neural networks (GNNs), they typically rely on task-specific labels, posing potential challenges in terms of their acquisition. Existing work have been made to address this…

ClassificationDomain AdaptationGraph ClassificationGraph Representation Learning+2

Graph Domain Adaptation with Dual-branch Encoder and Two-level Alignment for Whole Slide Image-based Survival Prediction

2024-11-21 · Yuntao Shou, Peiqiang Yan, Xingjian Yuan, Xiangyong Cao 외

In recent years, histopathological whole slide image (WSI)- based survival analysis has attracted much attention in medical image analysis. In practice, WSIs usually come from different hospitals or laboratories, which c…

Domain AdaptationGRAPH DOMAIN ADAPTATIONMedical Image AnalysisSurvival Analysis+1

Cross Domain Object Detection by Target-Perceived Dual Branch Distillation

2022-05-03 · CVPR 2022 1 · Mengzhe He, Yali Wang, Jiaxi Wu, Yiru Wang 외

Cross domain object detection is a realistic and challenging task in the wild. It suffers from performance degradation due to large shift of data distributions and lack of instance-level annotations in the target domain.…

Objectobject-detectionObject Detection

C-DGPA: Class-Centric Dual-Alignment Generative Prompt Adaptation

2025-12-18 · Chao Li, Dasha Hu, Chengyang Li, Yuming Jiang 외 arxiv

Unsupervised Domain Adaptation transfers knowledge from a labeled source domain to an unlabeled target domain. Directly deploying Vision-Language Models (VLMs) with prompt tuning in downstream UDA tasks faces the signifi…

Unsupervised Domain Adaptation