BriefGPT.xyz
Sep, 2023
MILA: 基于记忆的实例级别领域适应用于跨领域物体检测
MILA: Memory-Based Instance-Level Adaptation for Cross-Domain Object Detection
HTML
PDF
Onkar Krishna, Hiroki Ohashi, Saptarshi Sinha
TL;DR
在跨域目标检测中,我们提出了基于记忆的实例级领域适应框架,通过动态存储和检索记忆模块来对齐源实例和目标实例,实验结果表明我们的方法显著优于现有的非记忆方法。
Abstract
cross-domain object detection
is challenging, and it involves aligning labeled source and unlabeled target domains. Previous approaches have used
adversarial training
to align features at both image-level and ins
→