中文
相关论文

相关论文: Convolutional Neural Networks for joint object det…

200 篇论文

Recent camera-based 3D object detection methods have introduced sequential frames to improve the detection performance hoping that multiple frames would mitigate the large depth estimation error. Despite improved detection performance,…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Sanmin Kim , Youngseok Kim , In-Jae Lee , Dongsuk Kum

Convolutional Neural Networks (CNNs) have emerged as a powerful strategy for most object detection tasks on 2D images. However, their power has not been fully realised for detecting 3D objects in point clouds directly without converting…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Mingtao Feng , Syed Zulqarnain Gilani , Yaonan Wang , Liang Zhang , Ajmal Mian

3D human pose estimation is a difficult task, due to challenges such as occluded body parts and ambiguous poses. Graph convolutional networks encode the structural information of the human skeleton in the form of an adjacency matrix, which…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Soubarna Banik , Alejandro Mendoza Gracia , Alois Knoll

Object detection is a critical part of visual scene understanding. The representation of the object in the detection task has important implications on the efficiency and feasibility of annotation, robustness to occlusion, pose, lighting,…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Li Ding , Lex Fridman

The estimation of viewpoints and keypoints effectively enhance object detection methods by extracting valuable traits of the object instances. While the output of both processes differ, i.e., angles vs. list of characteristic points, they…

计算机视觉与模式识别 · 计算机科学 2019-12-16 Pau Panareda Busto , Juergen Gall

Recent state-of-the-art performance on human-body pose estimation has been achieved with Deep Convolutional Networks (ConvNets). Traditional ConvNet architectures include pooling and sub-sampling layers which reduce computational…

计算机视觉与模式识别 · 计算机科学 2015-06-10 Jonathan Tompson , Ross Goroshin , Arjun Jain , Yann LeCun , Christopher Bregler

Recent works on 6D object pose estimation focus on learning keypoint correspondences between images and object models, and then determine the object pose through RANSAC-based algorithms or by directly regressing the pose with end-to-end…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Jaime Corsetti , Davide Boscaini , Fabio Poiesi

We propose a novel approach to jointly perform 3D shape retrieval and pose estimation from monocular images.In order to make the method robust to real-world image variations, e.g. complex textures and backgrounds, we learn an embedding…

计算机视觉与模式识别 · 计算机科学 2019-03-28 Kyaw Zaw Lin , Weipeng Xu , Qianru Sun , Christian Theobalt , Tat-Seng Chua

3D object detection and pose estimation from a single image are two inherently ambiguous problems. Oftentimes, objects appear similar from different viewpoints due to shape symmetries, occlusion and repetitive textures. This ambiguity in…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Fabian Manhardt , Diego Martin Arroyo , Christian Rupprecht , Benjamin Busam , Tolga Birdal , Nassir Navab , Federico Tombari

Given large amount of real photos for training, Convolutional neural network shows excellent performance on object recognition tasks. However, the process of collecting data is so tedious and the background are also limited which makes it…

计算机视觉与模式识别 · 计算机科学 2022-05-10 Yida Wang , Weihong Deng

We propose a method for inferring human attributes (such as gender, hair style, clothes style, expression, action) from images of people under large variation of viewpoint, pose, appearance, articulation and occlusion. Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2014-05-07 Ning Zhang , Manohar Paluri , Marc'Aurelio Ranzato , Trevor Darrell , Lubomir Bourdev

Due to object detection's close relationship with video analysis and image understanding, it has attracted much research attention in recent years. Traditional object detection methods are built on handcrafted features and shallow trainable…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Zhong-Qiu Zhao , Peng Zheng , Shou-tao Xu , Xindong Wu

We present a novel approach to the detection and 3D pose estimation of objects in color images. Its main contribution is that it does not require any training phases nor data for new objects, while state-of-the-art methods typically require…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Giorgia Pitteri , Slobodan Ilic , Vincent Lepetit

Dramatic appearance variation due to pose constitutes a great challenge in fine-grained recognition, one which recent methods using attention mechanisms or second-order statistics fail to adequately address. Modern CNNs typically lack an…

计算机视觉与模式识别 · 计算机科学 2018-09-12 Pei Guo , Ryan Farrell

Artificial neural networks have recently shown great results in many disciplines and a variety of applications, including natural language understanding, speech processing, games and image data generation. One particular application in…

计算机视觉与模式识别 · 计算机科学 2018-03-07 Felix Altenberger , Claus Lenz

Monocular 3D object detection is a crucial and challenging task for autonomous driving vehicle, while it uses only a single camera image to infer 3D objects in the scene. To address the difficulty of predicting depth using only pictorial…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Jia-Quan Yu , Soo-Chang Pei

In this work, we propose a novel Convolutional Neural Network (CNN) architecture for the joint detection and matching of feature points in images acquired by different sensors using a single forward pass. The resulting feature detector is…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Elad Ben Baruch , Yosi Keller

We introduce FocalPose++, a neural render-and-compare method for jointly estimating the camera-object 6D pose and camera focal length given a single RGB input image depicting a known object. The contributions of this work are threefold.…

计算机视觉与模式识别 · 计算机科学 2024-11-08 Martin Cífka , Georgy Ponimatkin , Yann Labbé , Bryan Russell , Mathieu Aubry , Vladimir Petrik , Josef Sivic

This study introduces a method for efficiently detecting objects within 3D point clouds using convolutional neural networks (CNNs). Our approach adopts a unique feature-centric voting mechanism to construct convolutional layers that…

计算机视觉与模式识别 · 计算机科学 2024-12-05 Tianyi Lyu , Dian Gu , Peiyuan Chen , Yaoting Jiang , Zhenhong Zhang , Huadong Pang , Li Zhou , Yiping Dong

This paper investigates vision-based cooperative estimation of a 3D target object pose for visual sensor networks. In our previous works, we presented an estimation mechanism called networked visual motion observer achieving averaging of…

系统与控制 · 计算机科学 2012-04-12 Takeshi Hatanaka , Takayuki Nishi , Masayuki Fujita