中文
相关论文

相关论文: Projecting Points to Axes: Oriented Object Detecti…

200 篇论文

Object Detection is the task of identifying the existence of an object class instance and locating it within an image. Difficulties in handling high intra-class variations constitute major obstacles to achieving high performance on standard…

计算机视觉与模式识别 · 计算机科学 2012-12-04 Osama Khalil , Andrew Habib

In the field of state-of-the-art object detection, the task of object localization is typically accomplished through a dedicated subnet that emphasizes bounding box regression. This subnet traditionally predicts the object's position by…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Peng Zhi , Haoran Zhou , Hang Huang , Rui Zhao , Rui Zhou , Qingguo Zhou

Efficient and accurate object detection is an important topic in the development of computer vision systems. With the advent of deep learning techniques, the accuracy of object detection has increased significantly. The project aims to…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Md Pranto , Omar Faruk

Object detection is one of the most important and challenging branches of computer vision, which has been widely applied in peoples life, such as monitoring security, autonomous driving and so on, with the purpose of locating instances of…

计算机视觉与模式识别 · 计算机科学 2019-10-18 Licheng Jiao , Fan Zhang , Fang Liu , Shuyuan Yang , Lingling Li , Zhixi Feng , Rong Qu

This paper presents a new loss function for the prediction of oriented bounding boxes, named head-tail-loss. The loss function consists in minimizing the distance between the prediction and the annotation of two key points that are…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Pau Gallés , Xi Chen

Oriented object detection emerges in many applications from aerial images to autonomous driving, while many existing detection benchmarks are annotated with horizontal bounding box only which is also less costive than fine-grained rotated…

计算机视觉与模式识别 · 计算机科学 2023-02-20 Xue Yang , Gefan Zhang , Wentong Li , Xuehui Wang , Yue Zhou , Junchi Yan

We propose novel motion representations for animating articulated objects consisting of distinct parts. In a completely unsupervised manner, our method identifies object parts, tracks them in a driving video, and infers their motions by…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Aliaksandr Siarohin , Oliver J. Woodford , Jian Ren , Menglei Chai , Sergey Tulyakov

DETR is a recently proposed Transformer-based method which views object detection as a set prediction problem and achieves state-of-the-art performance but demands extra-long training time to converge. In this paper, we investigate the…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Zhiqing Sun , Shengcao Cao , Yiming Yang , Kris Kitani

A novel object detection method is presented that handles freely rotated objects of arbitrary sizes, including tiny objects as small as $2\times 2$ pixels. Such tiny objects appear frequently in remotely sensed images, and present a…

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

We present a method for 3D object detection and pose estimation from a single image. In contrast to current techniques that only regress the 3D orientation of an object, our method first regresses relatively stable 3D object properties…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Arsalan Mousavian , Dragomir Anguelov , John Flynn , Jana Kosecka

Deep Convolutional Neural Networks (DCNN) have been proven to be effective for various computer vision problems. In this work, we demonstrate its effectiveness on a continuous object orientation estimation task, which requires prediction of…

计算机视觉与模式识别 · 计算机科学 2017-02-07 Kota Hara , Raviteja Vemulapalli , Rama Chellappa

Object detection and recognition are important problems in computer vision. Since these problems are meta-heuristic, despite a lot of research, practically usable, intelligent, real-time, and dynamic object detection/recognition methods are…

计算机视觉与模式识别 · 计算机科学 2013-02-22 Dilip K. Prasad

We present a new object representation, called Dense RepPoints, that utilizes a large set of points to describe an object at multiple levels, including both box level and pixel level. Techniques are proposed to efficiently process these…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Ze Yang , Yinghao Xu , Han Xue , Zheng Zhang , Raquel Urtasun , Liwei Wang , Stephen Lin , Han Hu

Mixture models are well-established learning approaches that, in computer vision, have mostly been applied to inverse or ill-defined problems. However, they are general-purpose divide-and-conquer techniques, splitting the input space into…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Ali Varamesh , Tinne Tuytelaars

Arbitrary-oriented object detection is an important task in the field of remote sensing object detection. Existing studies have shown that the polar coordinate system has obvious advantages in dealing with the problem of rotating object…

计算机视觉与模式识别 · 计算机科学 2020-09-22 Lin Zhou , Haoran Wei , Hao Li , Wenzhe Zhao , Yi Zhang , Yue Zhang

Three-dimensional objects are commonly represented as 3D boxes in a point-cloud. This representation mimics the well-studied image-based 2D bounding-box detection but comes with additional challenges. Objects in a 3D world do not follow any…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Tianwei Yin , Xingyi Zhou , Philipp Krähenbühl

As a core problem in computer vision, the performance of object detection has improved drastically in the past few years. Despite their impressive performance, object detectors suffer from a lack of interpretability. Visualization…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Ang Cao , Justin Johnson

Efficient generation of high-quality object proposals is an essential step in state-of-the-art object detection systems based on deep convolutional neural networks (DCNN) features. Current object proposal algorithms are computationally…

计算机视觉与模式识别 · 计算机科学 2016-04-14 Yongxi Lu , Tara Javidi

Detection identifies objects as axis-aligned boxes in an image. Most successful object detectors enumerate a nearly exhaustive list of potential object locations and classify each. This is wasteful, inefficient, and requires additional…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Xingyi Zhou , Dequan Wang , Philipp Krähenbühl

The tasks of object detection and trajectory forecasting play a crucial role in understanding the scene for autonomous driving. These tasks are typically executed in a cascading manner, making them prone to compounding errors. Furthermore,…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Sergio Casas , Ben Agro , Jiageng Mao , Thomas Gilles , Alexander Cui , Thomas Li , Raquel Urtasun