中文
相关论文

相关论文: DeePoint: Visual Pointing Recognition and Directio…

200 篇论文

The most recent trend in estimating the 6D pose of rigid objects has been to train deep networks to either directly regress the pose from the image or to predict the 2D locations of 3D keypoints, from which the pose can be obtained using a…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yinlin Hu , Joachim Hugonot , Pascal Fua , Mathieu Salzmann

Real-time visibility determination in expansive or dynamically changing environments has long posed a significant challenge in computer graphics. Existing techniques are computationally expensive and often applied as a precomputation step…

图形学 · 计算机科学 2025-09-30 Xiangyu Wang , Thomas Köhler , Jun Lin Qiu , Shohei Mori , Markus Steinberger , Dieter Schmalstieg

Over many decades, researchers working in object recognition have longed for an end-to-end automated system that will simply accept 2D or 3D image or videos as inputs and output the labels of objects in the input data. Computer vision…

计算机视觉与模式识别 · 计算机科学 2016-01-29 Rama Chellappa , Jun-Cheng Chen , Rajeev Ranjan , Swami Sankaranarayanan , Amit Kumar , Vishal M. Patel , Carlos D. Castillo

The estimation of implicit cross-frame correspondences and the high computational cost have long been major challenges in video semantic segmentation (VSS) for driving scenes. Prior works utilize keyframes, feature propagation, or…

计算机视觉与模式识别 · 计算机科学 2024-04-29 Diandian Guo , Deng-Ping Fan , Tongyu Lu , Christos Sakaridis , Luc Van Gool

Depth estimation (DE) provides spatial information about a scene and enables tasks such as 3D reconstruction, object detection, and scene understanding. Recently, there has been an increasing interest in using deep learning (DL)-based…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Ali Rohan , Md Junayed Hasan , Andrei Petrovski

Deep Neural Networks (DNNs) have advanced the state-of-the-art in a variety of machine learning tasks and are deployed in increasing numbers of products and services. However, the computational requirements of training and evaluating…

神经与进化计算 · 计算机科学 2017-04-06 Sanjay Ganapathy , Swagath Venkataramani , Balaraman Ravindran , Anand Raghunathan

Multi-task visual perception has a wide range of applications in scene understanding such as autonomous driving. In this work, we devise an efficient unified framework to solve multiple common perception tasks, including instance…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Yuling Xi , Hao Chen , Ning Wang , Peng Wang , Yanning Zhang , Chunhua Shen , Yifan Liu

Vision-based person, hand or face detection approaches have achieved incredible success in recent years with the development of deep convolutional neural network (CNN). In this paper, we take the inherent correlation between the body and…

计算机视觉与模式识别 · 计算机科学 2019-02-20 Xiaojie Li , Lu Yang , Qing Song , Fuqiang Zhou

Estimating the head pose of a person is a crucial problem that has a large amount of applications such as aiding in gaze estimation, modeling attention, fitting 3D models to video and performing face alignment. Traditionally head pose is…

计算机视觉与模式识别 · 计算机科学 2018-07-11 Nataniel Ruiz , Eunji Chong , James M. Rehg

Although supervised deep normal estimators have recently shown impressive results on synthetic benchmarks, their performance deteriorates significantly in real-world scenarios due to the domain gap between synthetic and real data. Building…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Jie Zhang , Minghui Nie , Changqing Zou , Jian Liu , Ligang Liu , Junjie Cao

This article proposes a novel attention-based body pose encoding for human activity recognition that presents a enriched representation of body-pose that is learned. The enriched data complements the 3D body joint position data and improves…

计算机视觉与模式识别 · 计算机科学 2020-10-05 B Debnath , M O'brien , S Kumar , A Behera

This paper presents a new 3D point cloud classification benchmark data set with over four billion manually labelled points, meant as input for data-hungry (deep) learning methods. We also discuss first submissions to the benchmark that use…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Timo Hackel , Nikolay Savinov , Lubor Ladicky , Jan D. Wegner , Konrad Schindler , Marc Pollefeys

Autonomous robots that interact with their environment require a detailed semantic scene model. For this, volumetric semantic maps are frequently used. The scene understanding can further be improved by including object-level information in…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Julian Hau , Simon Bultmann , Sven Behnke

Estimating the 3D pose of desktop objects is crucial for applications such as robotic manipulation. Many existing approaches to this problem require a depth map of the object for both training and prediction, which restricts them to opaque,…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Xingyu Liu , Rico Jonschkowski , Anelia Angelova , Kurt Konolige

We present a fast and accurate visual tracking algorithm based on the multi-domain convolutional neural network (MDNet). The proposed approach accelerates feature extraction procedure and learns more discriminative models for instance…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Ilchae Jung , Jeany Son , Mooyeol Baek , Bohyung Han

Semantic segmentation is a key technology for autonomous vehicles to understand the surrounding scenes. The appealing performances of contemporary models usually come at the expense of heavy computations and lengthy inference time, which is…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Yuanduo Hong , Huihui Pan , Weichao Sun , Yisong Jia

Deep neural networks (DNNs) are machine learning algorithms that have revolutionised computer vision due to their remarkable successes in tasks like object classification and segmentation. The success of DNNs as computer vision algorithms…

计算机视觉与模式识别 · 计算机科学 2023-05-29 Felix A. Wichmann , Robert Geirhos

In this work we aim to predict the driver's focus of attention. The goal is to estimate what a person would pay attention to while driving, and which part of the scene around the vehicle is more critical for the task. To this end we propose…

计算机视觉与模式识别 · 计算机科学 2018-06-07 Andrea Palazzi , Davide Abati , Simone Calderara , Francesco Solera , Rita Cucchiara

Visual scanpath is the sequence of fixation points that the human gaze travels while observing an image, and its prediction helps in modeling the visual attention of an image. To this end several models were proposed in the literature using…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Mohamed Amine Kerkouri , Aladine Chetouani

Visual navigation for autonomous agents is a core task in the fields of computer vision and robotics. Learning-based methods, such as deep reinforcement learning, have the potential to outperform the classical solutions developed for this…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Zachary Seymour , Kowshik Thopalli , Niluthpol Mithun , Han-Pang Chiu , Supun Samarasekera , Rakesh Kumar