中文
相关论文

相关论文: Oriented Object Detection in Aerial Images with Bo…

200 篇论文

This paper presents a generalizable RGB-based approach for object pose estimation, specifically designed to address challenges in sparse-view settings. While existing methods can estimate the poses of unseen objects, their generalization…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Yuanhong Yu , Xingyi He , Chen Zhao , Junhao Yu , Jiaqi Yang , Ruizhen Hu , Yujun Shen , Xing Zhu , Xiaowei Zhou , Sida Peng

Multi-view 3D object detection is becoming popular in autonomous driving due to its high effectiveness and low cost. Most of the current state-of-the-art detectors follow the query-based bird's-eye-view (BEV) paradigm, which benefits from…

计算机视觉与模式识别 · 计算机科学 2023-06-05 Zhangyang Qi , Jiaqi Wang , Xiaoyang Wu , Hengshuang Zhao

In the last twenty years, unmanned aerial vehicles (UAVs) have garnered growing interest due to their expanding applications in both military and civilian domains. Detecting non-cooperative aerial vehicles with efficiency and estimating…

We propose a segmentation-based bounding box generation method for omnidirectional pedestrian detection that enables detectors to tightly fit bounding boxes to pedestrians without omnidirectional images for training. Due to the wide angle…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Masato Tamura , Tomoaki Yoshinaga

Most tracking-by-detection methods employ a local search window around the predicted object location in the current frame assuming the previous location is accurate, the trajectory is smooth, and the computational capacity permits a search…

计算机视觉与模式识别 · 计算机科学 2015-12-01 Gao Zhu , Fatih Porikli , Hongdong Li

During training, supervised object detection tries to correctly match the predicted bounding boxes and associated classification scores to the ground truth. This is essential to determine which predictions are to be pushed towards which…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Henri De Plaen , Pierre-François De Plaen , Johan A. K. Suykens , Marc Proesmans , Tinne Tuytelaars , Luc Van Gool

Aerial object detection plays a crucial role in numerous applications. However, most existing methods focus on detecting predefined object categories, limiting their applicability in real-world open scenarios. In this paper, we extend…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Guoting Wei , Xia Yuan , Yu Liu , Zhenhao Shang , Xizhe Xue , Peng Wang , Kelu Yao , Chunxia Zhao , Haokui Zhang , Rong Xiao

To alleviate the cost of obtaining accurate bounding boxes for training today's state-of-the-art object detection models, recent weakly supervised detection work has proposed techniques to learn from image-level labels. However, requiring…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Keren Ye , Mingda Zhang , Wei Li , Danfeng Qin , Adriana Kovashka , Jesse Berent

Arbitrary oriented object detection (AOOD) in aerial images is a widely concerned and highly challenging task, and plays an important role in many scenarios. The core of AOOD involves the representation, encoding, and feature augmentation…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Zifei Zhao , Shengyang Li

We propose an approach to detect flying objects such as UAVs and aircrafts when they occupy a small portion of the field of view, possibly moving against complex backgrounds, and are filmed by a camera that itself moves. Solving such a…

计算机视觉与模式识别 · 计算机科学 2015-12-14 Artem Rozantsev , Vincent Lepetit , Pascal Fua

Cross-View object geo-localization (CVOGL) aims to precisely determine the geographic coordinates of a query object from a ground or drone perspective by referencing a satellite map. Segmentation-based approaches offer high precision but…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Chenlin Fu , Ao Gong , Yingying Zhu

In the majority of object detection frameworks, the confidence of instance classification is used as the quality criterion of predicted bounding boxes, like the confidence-based ranking in non-maximum suppression (NMS). However, the quality…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Wenchi Ma , Kaidong Li , Guanghui Wang

Unmanned Aerial Vehicles (UAVs), have intrigued different people from all walks of life, because of their pervasive computing capabilities. UAV equipped with vision techniques, could be leveraged to establish navigation autonomous control…

计算机视觉与模式识别 · 计算机科学 2019-01-07 Xiaoliang Wang , Peng Cheng , Xinchuan Liu , Benedict Uzochukwu

Weakly supervised oriented object detection (WS-OOD) has gained attention as a cost-effective alternative to fully supervised methods, providing both efficiency and high accuracy. Among weakly supervised approaches, horizontal bounding box…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Woojin Lee , Hyugjae Chang , Jaeho Moon , Jaehyup Lee , Munchurl Kim

LiDAR-based 3D object detection plays a crucial role in modern autonomous driving systems. LiDAR data often exhibit severe changes in properties across different observation ranges. In this paper, we explore cross-range adaptation for 3D…

计算机视觉与模式识别 · 计算机科学 2019-09-27 Ze Wang , Sihao Ding , Ying Li , Minming Zhao , Sohini Roychowdhury , Andreas Wallin , Guillermo Sapiro , Qiang Qiu

Many recent studies have shown that deep neural models are vulnerable to adversarial samples: images with imperceptible perturbations, for example, can fool image classifiers. In this paper, we present the first type-specific approach to…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Omid Mohamad Nezami , Akshay Chaturvedi , Mark Dras , Utpal Garain

Multi-camera-based 3D object detection has made notable progress in the past several years. However, we observe that there are cases (e.g. faraway regions) in which popular 2D object detectors are more reliable than state-of-the-art 3D…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Haoxuanye Ji , Pengpeng Liang , Erkang Cheng

We propose a novel object localization methodology with the purpose of boosting the localization accuracy of state-of-the-art object detection systems. Our model, given a search region, aims at returning the bounding box of an object of…

计算机视觉与模式识别 · 计算机科学 2016-04-08 Spyros Gidaris , Nikos Komodakis

In most modern object detection pipelines, the detection proposals are processed independently given the feature map. Therefore, they overlook the underlying relationships between objects and the surrounding background, which could have…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Botao Ren , Botian Xu , Xue Yang , Yifan Pu , Jingyi Wang , Zhidong Deng

Unbiased confidence estimates of neural networks are crucial especially for safety-critical applications. Many methods have been developed to calibrate biased confidence estimates. Though there is a variety of methods for classification,…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Fabian Küppers , Jan Kronenberger , Amirhossein Shantia , Anselm Haselhoff