中文
相关论文

相关论文: GOOD: Towards Domain Generalized Orientated Object…

200 篇论文

Object detection is one of the most fundamental yet challenging research topics in the domain of computer vision. Recently, the study on this topic in aerial images has made tremendous progress. However, complex background and worse imaging…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Zongqi Wei , Dong Liang , Dong Zhang , Liyan Zhang , Qixiang Geng , Mingqiang Wei , Huiyu Zhou

Diffusion models have demonstrated impressive performance in text-to-image generation. They utilize a text encoder and cross-attention blocks to infuse textual information into images at a pixel level. However, their capability to generate…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Luping Liu , Zijian Zhang , Yi Ren , Rongjie Huang , Xiang Yin , Zhou Zhao

This paper describes a method to detect generic dynamic objects for automated driving. First, a LiDAR-based dynamic grid is generated online. Second, a deep learning-based detector is trained on the dynamic grid to infer the presence of…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Rujiao Yan , Linda Schubert , Alexander Kamm , Matthias Komar , Matthias Schreier

Object identification is one of the most fundamental and difficult issues in computer vision. It aims to discover object instances in real pictures from a huge number of established categories. In recent years, deep learning-based object…

计算机视觉与模式识别 · 计算机科学 2022-03-03 Venkata Beri

Co-salient object detection (Co-SOD) aims to identify common salient objects across a group of related images. While recent methods have made notable progress, they typically rely on low-level visual patterns and lack semantic priors,…

计算机视觉与模式识别 · 计算机科学 2025-06-18 Jiayi Zhu , Qing Guo , Felix Juefei-Xu , Yihao Huang , Yang Liu , Geguang Pu

In this paper, we address the problem of class-generalizable anomaly detection, where the objective is to develop a unified model by focusing our learning on the available normal data and a small amount of anomaly data in order to detect…

机器学习 · 计算机科学 2026-01-28 Padmaksha Roy , Lamine Mili , Almuatazbellah Boker

This survey paper specially analyzed computer vision-based object detection challenges and solutions by different techniques. We mainly highlighted object detection by three different trending strategies, i.e., 1) domain adaptive deep…

计算机视觉与模式识别 · 计算机科学 2021-07-19 Muhammed Muzammul , Xi Li

Current object detectors often suffer significant perfor-mance degradation in real-world applications when encountering distributional shifts. Consequently, the out-of-distribution (OOD) generalization capability of object detectors has…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Jiansheng Li , Xingxuan Zhang , Hao Zou , Yige Guo , Renzhe Xu , Yilong Liu , Chuzhao Zhu , Yue He , Peng Cui

Building object detectors that are robust to domain shifts is critical for real-world applications. Prior approaches fine-tune a pre-trained backbone and risk overfitting it to in-distribution (ID) data and distorting features useful for…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Kuniaki Saito , Donghyun Kim , Piotr Teterwak , Rogerio Feris , Kate Saenko

Exploring new knowledge is a fundamental human ability that can be mirrored in the development of deep neural networks, especially in the field of object detection. Open world object detection (OWOD) is an emerging area of research that…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Yiming Li , Yi Wang , Wenqian Wang , Dan Lin , Bingbing Li , Kim-Hui Yap

Object detection models perform well at localizing and classifying objects that they are shown during training. However, due to the difficulty and cost associated with creating and annotating detection datasets, trained models detect a…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Ayush Jaiswal , Yue Wu , Pradeep Natarajan , Premkumar Natarajan

Compositional generalization, the ability to reason about novel combinations of familiar concepts, is fundamental to human cognition and a critical challenge for machine learning. Object-centric (OC) representations, which encode a scene as…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Ferdinand Kapl , Amir Mohammad Karimi Mamaghan , Maximilian Seitzer , Karl Henrik Johansson , Carsten Marr , Stefan Bauer , Andrea Dittadi

Open Set Recognition (OSR) extends image classification to an open-world setting, by simultaneously classifying known classes and identifying unknown ones. While conventional OSR approaches can detect Out-of-Distribution (OOD) samples, they…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Piyapat Saranrittichai , Chaithanya Kumar Mummadi , Claudia Blaiotta , Mauricio Munoz , Volker Fischer

General object detection (OD) struggles to detect objects in the target domain that differ from the training distribution. To address this, recent studies demonstrate that training from multiple source domains and explicitly processing them…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Sangin Lee , Seokjun Kwon , Jeongmin Shin , Namil Kim , Yukyung Choi

Object detectors often suffer a decrease in performance due to the large domain gap between the training data (source domain) and real-world data (target domain). Diffusion-based generative models have shown remarkable abilities in…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Boyong He , Yuxiang Ji , Zhuoyue Tan , Liaoni Wu

Object detection is a fundamental visual recognition problem in computer vision and has been widely studied in the past decades. Visual object detection aims to find objects of certain target classes with precise localization in a given…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Xiongwei Wu , Doyen Sahoo , Steven C. H. Hoi

Supervised learning aims to train a classifier under the assumption that training and test data are from the same distribution. To ease the above assumption, researchers have studied a more realistic setting: out-of-distribution (OOD)…

机器学习 · 计算机科学 2024-04-09 Zhen Fang , Yixuan Li , Feng Liu , Bo Han , Jie Lu

Out-of-distribution (OOD) learning deals with scenarios in which training and test data follow different distributions. Although general OOD problems have been intensively studied in machine learning, graph OOD is only an emerging area of…

机器学习 · 计算机科学 2022-09-28 Shurui Gui , Xiner Li , Limei Wang , Shuiwang Ji

Point-cloud-based 3D object detection suffers from performance degradation when encountering data with novel domain gaps. To tackle it, the single-domain generalization (SDG) aims to generalize the detection model trained in a limited…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Shuangzhi Li , Lei Ma , Xingyu Li

Open-world object detection (OWOD) is a challenging problem that combines object detection with incremental learning and open-set learning. Compared to standard object detection, the OWOD setting is task to: 1) detect objects seen during…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Jinan Yu , Liyan Ma , Zhenglin Li , Yan Peng , Shaorong Xie