中文
相关论文

相关论文: Deep Mixture Density Network for Probabilistic Obj…

200 篇论文

For humans, understanding the relationships between objects using visual signals is intuitive. For artificial intelligence, however, this task remains challenging. Researchers have made significant progress studying semantic relationship…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Yang Li , Yucheng Tu , Xiaoxue Chen , Hao Zhao , Guyue Zhou

Probabilistic collision detection (PCD) is essential in motion planning for robots operating in unstructured environments, where considering sensing uncertainty helps prevent damage. Existing PCD methods mainly used simplified geometric…

机器人学 · 计算机科学 2025-08-28 Xiaoli Wang , Sipu Ruan , Xin Meng , Gregory Chirikjian

In this paper, we address the task of detecting semantic parts on partially occluded objects. We consider a scenario where the model is trained using non-occluded images but tested on occluded images. The motivation is that there are…

计算机视觉与模式识别 · 计算机科学 2017-07-26 Jianyu Wang , Cihang Xie , Zhishuai Zhang , Jun Zhu , Lingxi Xie , Alan Yuille

Dense image alignment from RGB-D images remains a critical issue for real-world applications, especially under challenging lighting conditions and in a wide baseline setting. In this paper, we propose a new framework to learn a pixel-wise…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Binbin Xu , Andrew J. Davison , Stefan Leutenegger

Cross-domain object detection is more challenging than object classification since multiple objects exist in an image and the location of each object is unknown in the unlabeled target domain. As a result, when we adapt features of…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Junguang Jiang , Baixu Chen , Jianmin Wang , Mingsheng Long

This paper considers the problem of grasp pose detection in point clouds. We follow a general algorithmic structure that first generates a large set of 6-DOF grasp candidates and then classifies each of them as a good or a bad grasp. Our…

机器人学 · 计算机科学 2017-06-23 Marcus Gualtieri , Andreas ten Pas , Kate Saenko , Robert Platt

Anomaly detection is a field of intense research. Identifying low probability events in data/images is a challenging problem given the high-dimensionality of the data, especially when no (or little) information about the anomaly is…

机器学习 · 计算机科学 2022-04-13 José A. Padrón-Hidalgo , Valero Laparra , Gustau Camps-Valls

3D microscopy is key in the investigation of diverse biological systems, and the ever increasing availability of large datasets demands automatic cell identification methods that not only are accurate, but also can imply the uncertainty in…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Alvaro Gomariz , Tiziano Portenier , César Nombela-Arrieta , Orcun Goksel

Our work addresses the problem of learning to localize objects in an open-world setting, i.e., given the bounding box information of a limited number of object classes during training, the goal is to localize all objects, belonging to both…

计算机视觉与模式识别 · 计算机科学 2025-04-25 Ashish Singh , Michael J. Jones , Kuan-Chuan Peng , Anoop Cherian , Moitreya Chatterjee , Erik Learned-Miller

The use of object detection algorithms is becoming increasingly important in autonomous vehicles, and object detection at high accuracy and a fast inference speed is essential for safe autonomous driving. A false positive (FP) from a false…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Jiwoong Choi , Dayoung Chun , Hyun Kim , Hyuk-Jae Lee

Compared to typical multi-sensor systems, monocular 3D object detection has attracted much attention due to its simple configuration. However, there is still a significant gap between LiDAR-based and monocular-based methods. In this paper,…

计算机视觉与模式识别 · 计算机科学 2024-02-21 Chenxi Huang , Tong He , Haidong Ren , Wenxiao Wang , Binbin Lin , Deng Cai

Picking an item in the presence of other objects can be challenging as it involves occlusions and partial views. Given object models, one approach is to perform object pose estimation and use the most likely candidate pose per object to…

机器人学 · 计算机科学 2020-08-12 Rui Wang , Chaitanya Mitash , Shiyang Lu , Daniel Boehm , Kostas E. Bekris

In bin-picking scenarios, multiple instances of an object of interest are stacked in a pile randomly, and hence, the instances are inherently subjected to the challenges: severe occlusion, clutter, and similar-looking distractors. Most…

计算机视觉与模式识别 · 计算机科学 2018-06-12 Juil Sock , Kwang In Kim , Caner Sahin , Tae-Kyun Kim

Object detection systems based on the deep convolutional neural network (CNN) have recently made ground- breaking advances on several object detection benchmarks. While the features learned by these high-capacity neural networks are…

计算机视觉与模式识别 · 计算机科学 2016-01-15 Yuting Zhang , Kihyuk Sohn , Ruben Villegas , Gang Pan , Honglak Lee

In object detection, determining which anchors to assign as positive or negative samples, known as anchor assignment, has been revealed as a core procedure that can significantly affect a model's performance. In this paper we propose a…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Kang Kim , Hee Seok Lee

This paper focuses on camouflaged object detection (COD), which is a task to detect objects hidden in the background. Most of the current COD models aim to highlight the target object directly while outputting ambiguous camouflaged…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Nobukatsu Kajiura , Hong Liu , Shin'ichi Satoh

In the field of remote sensing, we often utilize oriented bounding boxes (OBB) to bound the objects. This approach significantly reduces the overlap among dense detection boxes and minimizes the inclusion of background content within the…

计算机视觉与模式识别 · 计算机科学 2023-09-18 Jianghu Shen , Xiaojun Wu

Most recent 6D object pose estimation methods first use object detection to obtain 2D bounding boxes before actually regressing the pose. However, the general object detection methods they use are ill-suited to handle cluttered scenes, thus…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Yang Hai , Rui Song , Jiaojiao Li , Mathieu Salzmann , Yinlin Hu

Uncertainties in Deep Neural Network (DNN)-based perception and vehicle's motion pose challenges to the development of safe autonomous driving vehicles. In this paper, we propose a safe motion planning framework featuring the quantification…

机器人学 · 计算机科学 2021-08-12 Liuhui Ding , Dachuan Li , Bowen Liu , Wenxing Lan , Bing Bai , Qi Hao , Weipeng Cao , Ke Pei

Recent findings show that deep convolutional neural networks (DCNNs) do not generalize well under partial occlusion. Inspired by the success of compositional models at classifying partially occluded objects, we propose to integrate…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Adam Kortylewski , Ju He , Qing Liu , Alan Yuille
‹ 上一页 1 8 9 10 下一页 ›