paper-with-me

홈 › Papers

FIT: Frequency-based Image Translation for Domain Adaptive Object Detection

2023-03-07 · Siqi Zhang, Lu Zhang, Zhiyong Liu, Hangtao Feng

Domain adaptive object detection (DAOD) aims to adapt the detector from a labelled source domain to an unlabelled target domain. In recent years, DAOD has attracted massive attention since it can alleviate performance degradation due to the large shift of data distributions in the wild. To align distributions between domains, adversarial learning is widely used in existing DAOD methods. However, the decision boundary for the adversarial domain discriminator may be inaccurate, causing the model biased towards the source domain. To alleviate this bias, we propose a novel Frequency-based Image Translation (FIT) framework for DAOD. First, by keeping domain-invariant frequency components and swapping domain-specific ones, we conduct image translation to reduce domain shift at the input level. Second, hierarchical adversarial feature learning is utilized to further mitigate the domain gap at the feature level. Finally, we design a joint loss to train the entire network in an end-to-end manner without extra training to obtain translated images. Extensive experiments on three challenging DAOD benchmarks demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2303.03698

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionTranslation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Frequency Domain Image Translation: More Photo-realistic, Better Identity-preserving

2020-11-27 · ICCV 2021 10 · Mu Cai, Hong Zhang, Huijuan Huang, Qichuan Geng 외

Image-to-image translation has been revolutionized with GAN-based methods. However, existing methods lack the ability to preserve the identity of the source domain. As a result, synthesized images can often over-adapt to…

Image GenerationImage-to-Image TranslationTranslation

Token-level Adaptive Training for Neural Machine Translation

2020-10-09 · EMNLP 2020 11 · Shuhao Gu, Jinchao Zhang, Fandong Meng, Yang Feng 외

There exists a token imbalance phenomenon in natural language as different tokens appear with different frequencies, which leads to different learning difficulties for tokens in Neural Machine Translation (NMT). The vani…

DiversityMachine TranslationNMTTranslation

Frequency-Aware Contrastive Learning for Neural Machine Translation

2021-12-29 · Tong Zhang, Wei Ye, Baosong Yang, Long Zhang 외

Low-frequency word prediction remains a challenge in modern neural machine translation (NMT) systems. Recent adaptive training methods promote the output of infrequent words by emphasizing their weights in the overall tr…

Contrastive LearningDiversityMachine TranslationNMT+3

FreqAdapt: Frequency-Adaptive Processing for RAW Object Detection

2026-08-04 · Hanxi Li, Huiling Li arxiv

Existing object detection methods predominantly utilize sRGB inputs, which are compressed from RAW sensor data using Image Signal Processors (ISP) originally designed for visualization purposes. Compared to RGB images, R…

Parameter PredictionObject Detection

Multi-domain Unsupervised Image-to-Image Translation with Appearance Adaptive Convolution

2022-02-06 · Somi Jeong, Jiyoung Lee, Kwanghoon Sohn

Over the past few years, image-to-image (I2I) translation methods have been proposed to translate a given image into diverse outputs. Despite the impressive results, they mainly focus on the I2I translation between two d…

DisentanglementImage-to-Image TranslationTranslationUnsupervised Image-To-Image Translation