中文
相关论文

相关论文: Leveraging Orientation for Weakly Supervised Objec…

200 篇论文

The ability to detect objects that are not prevalent in the training set is a critical capability in many 3D applications, including autonomous driving. Machine learning methods for object recognition often assume that all object categories…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Zizhao Li , Xueyang Kang , Joseph West , Kourosh Khoshelham

Deep learning for detecting objects in remotely sensed imagery can enable new technologies for important applications including mitigating climate change. However, these models often require large datasets labeled with bounding box…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Ji Hun Wang , Jeremy Irvin , Beri Kohen Behar , Ha Tran , Raghav Samavedam , Quentin Hsu , Andrew Y. Ng

Detecting oriented tiny objects, which are limited in appearance information yet prevalent in real-world applications, remains an intricate and under-explored problem. To address this, we systemically introduce a new dataset, benchmark, and…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Chang Xu , Ruixiang Zhang , Wen Yang , Haoran Zhu , Fang Xu , Jian Ding , Gui-Song Xia

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

Detecting objects from UAV-captured images is challenging due to the small object size. In this work, a simple and efficient adaptive zoom-in framework is explored for object detection on UAV images. The main motivation is that the…

计算机视觉与模式识别 · 计算机科学 2026-02-13 Tao Wang , Chenyu Lin , Chenwei Tang , Jizhe Zhou , Deng Xiong , Jianan Li , Jian Zhao , Jiancheng Lv

Early object detection (OD) is a crucial task for the safety of many dynamic systems. Current OD algorithms have limited success for small objects at a long distance. To improve the accuracy and efficiency of such a task, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Tianyi Zhang , Kishore Kasichainula , Yaoxin Zhuo , Baoxin Li , Jae-Sun Seo , Yu Cao

Open World Object Detection (OWOD) is a novel and challenging computer vision task that enables object detection with the ability to detect unknown objects. Existing methods typically estimate the object likelihood with an additional…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Yulin He , Wei Chen , Yusong Tan , Siqi Wang

The past few years have seen an increased interest in aerial image object detection due to its critical value to large-scale geo-scientific research like environmental studies, urban planning, and intelligence monitoring. However, the task…

计算机视觉与模式识别 · 计算机科学 2023-02-03 Liya Wang , Alex Tien

A critical object detection task is finetuning an existing model to detect novel objects, but the standard workflow requires bounding box annotations which are time-consuming and expensive to collect. Weakly supervised object detection…

计算机视觉与模式识别 · 计算机科学 2023-05-29 Tyler LaBonte , Yale Song , Xin Wang , Vibhav Vineet , Neel Joshi

The objective of this paper is few-shot object detection (FSOD) -- the task of expanding an object detector for a new category given only a few instances for training. We introduce a simple pseudo-labelling method to source high-quality…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Prannay Kaul , Weidi Xie , Andrew Zisserman

Object detection (OD) has become vital for numerous computer vision applications, but deploying it on resource-constrained IoT devices presents a significant challenge. These devices, often powered by energy-efficient microcontrollers,…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Christophe EL Zeinaty , Wassim Hamidouche , Glenn Herrou , Daniel Menard

LiDAR-based 3D object detection plays a critical role for reliable and safe autonomous driving systems. However, existing detectors often produce overly confident predictions for objects not belonging to known categories, posing significant…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Michael Kösel , Marcel Schreiber , Michael Ulrich , Claudius Gläser , Klaus Dietmayer

Arbitrary-oriented object detection is a relatively emerging but challenging task. Although remarkable progress has been made, there still remain many unsolved issues due to the large diversity of patterns in orientation, scale, aspect…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Peng Sun , Yongbin Zheng , Wenqi Wu , Wanying Xu , Shengjian Bai

Arbitrary-oriented objects widely appear in natural scenes, aerial photographs, remote sensing images, etc., thus arbitrary-oriented object detection has received considerable attention. Many current rotation detectors use plenty of anchors…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Qi Ming , Zhiqiang Zhou , Lingjuan Miao , Hongwei Zhang , Linhao Li

This paper addresses the challenging problem of open-vocabulary object detection (OVOD) where an object detector must identify both seen and unseen classes in test images without labeled examples of the unseen classes in training. A typical…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Chau Pham , Truong Vu , Khoi Nguyen

Applications of unmanned aerial vehicle (UAV) in logistics, agricultural automation, urban management, and emergency response are highly dependent on oriented object detection (OOD) to enhance visual perception. Although existing datasets…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Kai Ye , Haidi Tang , Bowen Liu , Pingyang Dai , Liujuan Cao , Rongrong Ji

2D object proposals, quickly detected regions in an image that likely contain an object of interest, are an effective approach for improving the computational efficiency and accuracy of object detection in color images. In this work, we…

计算机视觉与模式识别 · 计算机科学 2018-06-27 Ramanpreet Singh Pahwa , Jiangbo Lu , Nianjuan Jiang , Tian Tsong Ng , Minh N. Do

Object category localization is a challenging problem in computer vision. Standard supervised training requires bounding box annotations of object instances. This time-consuming annotation process is sidestepped in weakly supervised…

计算机视觉与模式识别 · 计算机科学 2016-05-30 Ramazan Gokberk Cinbis , Jakob Verbeek , Cordelia Schmid

Benefiting from the great success of deep learning in computer vision, CNN-based object detection methods have drawn significant attentions. Various frameworks have been proposed which show awesome and robust performance for a large range…

计算机视觉与模式识别 · 计算机科学 2019-03-15 Yongliang Chen

Open World Object Detection (OWOD) is a novel computer vision task with a considerable challenge, bridging the gap between classic object detection (OD) benchmarks and real-world object detection. In addition to detecting and classifying…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Shuailei Ma , Yuefeng Wang , Ying Wei , Peihao Chen , Zhixiang Ye , Jiaqi Fan , Enming Zhang , Thomas H. Li