中文
相关论文

相关论文: A General Gaussian Heatmap Label Assignment for Ar…

200 篇论文

Despite their success in various vision tasks, deep neural network architectures often underperform in out-of-distribution scenarios due to the difference between training and target domain style. To address this limitation, we introduce…

计算机视觉与模式识别 · 计算机科学 2024-10-02 Robin Gerster , Holger Caesar , Matthias Rapp , Alexander Wolpert , Michael Teutsch

Small oriented objects that represent tiny pixel-area in large-scale aerial images are difficult to detect due to their size and orientation. Existing oriented aerial detectors have shown promising results but are mainly focused on…

计算机视觉与模式识别 · 计算机科学 2024-01-15 Chandler Timm C. Doloriel , Rhandley D. Cajote

In oriented object detection, current representations of oriented bounding boxes (OBBs) often suffer from boundary discontinuity problem. Methods of designing continuous regression losses do not essentially solve this problem. Although…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Zhen Zhou , Yunkai Ma , Junfeng Fan , Zhaoyang Liu , Fengshui Jing , Min Tan

Out-of-distribution (OOD) detection lies at the heart of robust artificial intelligence (AI), aiming to identify samples from novel distributions beyond the training set. Recent approaches have exploited feature representations as…

机器学习 · 计算机科学 2025-08-06 Tarhib Al Azad , Faizul Rakib Sayem , Shahana Ibrahim

Domain adaptation (DA) aims to enable a learning model trained from a source domain to generalize well on a target domain, despite the mismatch of data distributions between the two domains. State-of-the-art DA methods have so far focused…

计算机视觉与模式识别 · 计算机科学 2021-01-13 Lingkun Luo , Liming Chen , Shiqiang Hu

Multimodal fusion, leveraging data like vision and language, is rapidly gaining traction. This enriched data representation improves performance across various tasks. Existing methods for out-of-distribution (OOD) detection, a critical area…

计算机视觉与模式识别 · 计算机科学 2024-08-29 Jinglun Li , Xinyu Zhou , Kaixun Jiang , Lingyi Hong , Pinxue Guo , Zhaoyu Chen , Weifeng Ge , Wenqiang Zhang

Since many safety-critical systems, such as surgical robots and autonomous driving cars operate in unstable environments with sensor noise and incomplete data, it is desirable for object detectors to take the localization uncertainty into…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Youngwan Lee , Joong-won Hwang , Hyung-Il Kim , Kimin Yun , Yongjin Kwon , Yuseok Bae , Sung Ju Hwang

Most state-of-the-art object detection systems follow an anchor-based diagram. Anchor boxes are densely proposed over the images and the network is trained to predict the boxes position offset as well as the classification confidence.…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Wenshuo Ma , Tingzhong Tian , Hang Xu , Yimin Huang , Zhenguo Li

Out-of-distribution (OOD) detection is essential for deploying machine learning models in open-world and safety-critical scenarios, where test inputs may deviate from the training distribution and overconfident predictions on unknown…

机器学习 · 计算机科学 2026-05-28 Fengqiang Wan , Qing-Yuan Jiang , Yang Yang

Labeled data is a fundamental component in training supervised deep learning models for computer vision tasks. However, the labeling process, especially for ordinal image classification where class boundaries are often ambiguous, is prone…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Alireza Sedighi Moghaddam , Mohammad Reza Mohammadi

We address the task of open-world class-agnostic object detection, i.e., detecting every object in an image by learning from a limited number of base object classes. State-of-the-art RGB-based models suffer from overfitting the training…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Haiwen Huang , Andreas Geiger , Dan Zhang

In this paper, we aim to improve the performance of a deep learning model towards image classification tasks, proposing a novel anchor-based training methodology, named \textit{Online Anchor-based Training} (OAT). The OAT method, guided by…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Maria Tzelepi , Vasileios Mezaris

How can models effectively detect out-of-distribution (OOD) samples in complex, multi-label settings without extensive retraining? Existing OOD detection methods struggle to capture the intricate semantic relationships and label…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Zhendong Liu , Yi Nian , Yuehan Qin , Henry Peng Zou , Li Li , Xiyang Hu , Yue Zhao

Out-of-distribution (OOD) detection, which aims to distinguish unknown classes from known classes, has received increasing attention recently. A main challenge within is the unavailable of samples from the unknown classes in the training…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Mingle Xu , Jaehwan Lee , Sook Yoon , Dong Sun Park

Domain Adaptive Object Detection (DAOD) transfers knowledge from a labeled source domain to an unannotated target domain under closed-set assumption. Universal DAOD (UniDAOD) extends DAOD to handle open-set, partial-set, and closed-set…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Yuanfan Zheng , Jinlin Wu , Wuyang Li , Zhen Chen

We present ObjectBox, a novel single-stage anchor-free and highly generalizable object detection approach. As opposed to both existing anchor-based and anchor-free detectors, which are more biased toward specific object scales in their…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Mohsen Zand , Ali Etemad , Michael Greenspan

Recent developments for Semi-Supervised Object Detection (SSOD) have shown the promise of leveraging unlabeled data to improve an object detector. However, thus far these methods have assumed that the unlabeled data does not contain…

计算机视觉与模式识别 · 计算机科学 2022-08-30 Yen-Cheng Liu , Chih-Yao Ma , Xiaoliang Dai , Junjiao Tian , Peter Vajda , Zijian He , Zsolt Kira

Object localization is a hot issue in computer vision area, which aims to identify and determine the precise location of specific objects from image or video. Most existing object localization methods heavily rely on extensive labeled data,…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Jingjing Wang , Xinglin Piao , Zongzhi Gao , Bo Li , Yong Zhang , Baocai Yin

Oriented object detection is a challenging task in aerial images since the objects in aerial images are displayed in arbitrary directions and are frequently densely packed. The mainstream detectors describe rotating objects using a…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Xinyi Yu , Mi Lin , Jiangping Lu , Linlin Ou

Domain adaptive object detection (DAOD) aims to generalize an object detector trained on labeled source-domain data to a target domain without annotations, the core principle of which is \emph{source-target feature alignment}. Typically,…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Xinyu He , Xinhui Li , Xiaojie Guo