中文
相关论文

相关论文: Group Regression for Query Based Object Detection …

200 篇论文

We propose an approach to predict the 3D shape and pose for the objects present in a scene. Existing learning based methods that pursue this goal make independent predictions per object, and do not leverage the relationships amongst them.…

计算机视觉与模式识别 · 计算机科学 2020-03-06 Nilesh Kulkarni , Ishan Misra , Shubham Tulsiani , Abhinav Gupta

Accurate, fast, and reliable 3D perception is essential for autonomous driving. Recently, bird's-eye view (BEV)-based perception approaches have emerged as superior alternatives to perspective-based solutions, offering enhanced spatial…

计算机视觉与模式识别 · 计算机科学 2026-04-10 Ozsel Kilinc , Cem Tarhan

Manipulating articulated objects with robotic arms is challenging due to the complex kinematic structure, which requires precise part segmentation for efficient manipulation. In this work, we introduce a novel superpoint-based perception…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Qiaojun Yu , Ce Hao , Xibin Yuan , Li Zhang , Liu Liu , Yukang Huo , Rohit Agarwal , Cewu Lu

The dominant object detection approaches treat each dataset separately and fit towards a specific domain, which cannot adapt to other domains without extensive retraining. In this paper, we address the problem of designing a universal…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Hang Xu , Linpu Fang , Xiaodan Liang , Wenxiong Kang , Zhenguo Li

LiDAR sensors are widely used for 3D object detection in various mobile robotics applications. LiDAR sensors continuously generate point cloud data in real-time. Conventional 3D object detectors detect objects using a set of points acquired…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Junhyung Lee , Junho Koh , Youngwoo Lee , Jun Won Choi

In recent years, the field of autonomous driving has witnessed remarkable advancements, driven by the integration of a multitude of sensors, including cameras and LiDAR systems, in different prototypes. However, with the proliferation of…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Irene Cortés , Jorge Beltrán , Arturo de la Escalera , Fernando García

In this paper, we propose a new approach for keypoint-based object detection. Traditional keypoint-based methods consist in classifying individual points and using pose estimation to discard misclassifications. Since a single point carries…

计算机视觉与模式识别 · 计算机科学 2009-02-02 Marcelo Hashimoto , Roberto M. Cesar

Bounding-box regression is a popular technique to refine or predict localization boxes in recent object detection approaches. Typically, bounding-box regressors are trained to regress from either region proposals or fixed anchor boxes to…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Seungkwan Lee , Suha Kwak , Minsu Cho

Point cloud-based open-vocabulary 3D object detection aims to detect 3D categories that do not have ground-truth annotations in the training set. It is extremely challenging because of the limited data and annotations (bounding boxes with…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Chenming Zhu , Wenwei Zhang , Tai Wang , Xihui Liu , Kai Chen

Fine-grained visual recognition is to classify objects with visually similar appearances into subcategories, which has made great progress with the development of deep CNNs. However, handling subtle differences between different…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Yifan Zhao , Jia Li , Xiaowu Chen , Yonghong Tian

We present a framework for efficient inference in structured image models that explicitly reason about objects. We achieve this by performing probabilistic inference using a recurrent neural network that attends to scene elements and…

计算机视觉与模式识别 · 计算机科学 2016-08-15 S. M. Ali Eslami , Nicolas Heess , Theophane Weber , Yuval Tassa , David Szepesvari , Koray Kavukcuoglu , Geoffrey E. Hinton

Existing top-performance 3D object detectors typically rely on the multi-modal fusion strategy. This design is however fundamentally restricted due to overlooking the modality-specific useful information and finally hampering the model…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Zeyu Yang , Jiaqi Chen , Zhenwei Miao , Wei Li , Xiatian Zhu , Li Zhang

We present a conceptually simple, flexible and general framework for cross-dataset training in object detection. Given two or more already labeled datasets that target for different object classes, cross-dataset training aims to detect the…

计算机视觉与模式识别 · 计算机科学 2020-01-15 Yongqiang Yao , Yan Wang , Yu Guo , Jiaojiao Lin , Hongwei Qin , Junjie Yan

This letter presents a novel radar based, single-frame, multi-class detection method for moving road users (pedestrian, cyclist, car), which utilizes low-level radar cube data. The method provides class information both on the radar target-…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Andras Palffy , Jiaao Dong , Julian F. P. Kooij , Dariu M. Gavrila

Computer vision applications such as visual relationship detection and human object interaction can be formulated as a composite (structured) set detection problem in which both the parts (subject, object, and predicate) and the sum…

计算机视觉与模式识别 · 计算机科学 2021-08-23 Qi Dong , Zhuowen Tu , Haofu Liao , Yuting Zhang , Vijay Mahadevan , Stefano Soatto

3D instance segmentation aims to predict a set of object instances in a scene, representing them as binary foreground masks with corresponding semantic labels. Currently, transformer-based methods are gaining increasing attention due to…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Jiahao Lu , Jiacheng Deng

Modern computer vision applications rely on learning-based perception modules parameterized with neural networks for tasks like object detection. These modules frequently have low expected error overall but high error on atypical groups of…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Cinjon Resnick , Or Litany , Amlan Kar , Karsten Kreis , James Lucas , Kyunghyun Cho , Sanja Fidler

Current 3D object detection methods for indoor scenes mainly follow the voting-and-grouping strategy to generate proposals. However, most methods utilize instance-agnostic groupings, such as ball query, leading to inconsistent semantic…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Yun Zhu , Le Hui , Yaqi Shen , Jin Xie

3D object detection and dense depth estimation are one of the most vital tasks in autonomous driving. Multiple sensor modalities can jointly attribute towards better robot perception, and to that end, we introduce a method for jointly…

计算机视觉与模式识别 · 计算机科学 2021-09-16 Shubham Shrivastava

Object detection is a task that performs position identification and label classification of objects in images or videos. The information obtained through this process plays an essential role in various tasks in the field of computer…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Heewon Lee , Sangtae Ahn
‹ 上一页 1 8 9 10 下一页 ›