中文
相关论文

相关论文: How to improve CNN-based 6-DoF camera pose estimat…

200 篇论文

This paper proposes a robust localization system that employs deep learning for better scene representation, and enhances the accuracy of 6-DOF camera pose estimation. Inspired by the fact that global scene structure can be revealed by wide…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Hsin-I Chen , Sebastian Agethen , Chiamin Wu , Winston Hsu , Bing-Yu Chen

Convolutional neural network (CNN) has achieved impressive success in computer vision during the past few decades. The image convolution operation helps CNNs to get good performance on image-related tasks. However, the image convolution has…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Hengyue Pan , Yixin Chen , Xin Niu , Wenbo Zhou , Dongsheng Li

Convolutional Neural Networks (CNN) have revolutionized perception for color images, and their application to sonar images has also obtained good results. But in general CNNs are difficult to train without a large dataset, need manual…

计算机视觉与模式识别 · 计算机科学 2017-09-11 Matias Valdenegro-Toro

It is an exciting task to recover the scene's 3d-structure and camera pose from the video sequence. Most of the current solutions divide it into two parts, monocular depth recovery and camera pose estimation. The monocular depth recovery is…

计算机视觉与模式识别 · 计算机科学 2018-05-24 YanTong Wu , Yang Liu

In 3D face reconstruction, orthogonal projection has been widely employed to substitute perspective projection to simplify the fitting process. This approximation performs well when the distance between camera and face is far enough.…

计算机视觉与模式识别 · 计算机科学 2023-07-05 Yueying Kao , Bowen Pan , Miao Xu , Jiangjing Lyu , Xiangyu Zhu , Yuanzhang Chang , Xiaobo Li , Zhen Lei

We propose a method for human pose estimation based on Deep Neural Networks (DNNs). The pose estimation is formulated as a DNN-based regression problem towards body joints. We present a cascade of such DNN regressors which results in high…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Alexander Toshev , Christian Szegedy

In this paper, we propose a novel approach that learns to sequentially attend to different Convolutional Neural Networks (CNN) layers (i.e., ``what'' feature abstraction to attend to) and different spatial locations of the selected feature…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Tony Joseph , Konstantinos G. Derpanis , Faisal Z. Qureshi

Convolutional Neural Network (CNN) is the state-of-the-art for image classification task. Here we have briefly discussed different components of CNN. In this paper, We have explained different CNN architectures for image classification.…

计算机视觉与模式识别 · 计算机科学 2019-05-27 Farhana Sultana , A. Sufian , Paramartha Dutta

Novel view synthesis is a challenging problem in computer vision and robotics. Different from the existing works, which need the reference images or 3D models of the scene to generate images under novel views, we propose a novel paradigm to…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Xiang Guo , Bo Li , Yuchao Dai , Tongxin Zhang , Hui Deng

Human pose estimation is an essential yet challenging task in computer vision. One of the reasons for this difficulty is that there are many redundant regions in the images. In this work, we proposed a convolutional network architecture…

计算机视觉与模式识别 · 计算机科学 2019-04-05 Guanxiong Sun , Chengqin Ye , Kuanquan Wang

Estimating pose of the head is an important preprocessing step in many pattern recognition and computer vision systems such as face recognition. Since the performance of the face recognition systems is greatly affected by the poses of the…

计算机视觉与模式识别 · 计算机科学 2012-05-15 Mohammad Tofighi , Hashem Kalbkhani , Mahrokh G. Shayesteh , Mehdi Ghasemzadeh

The reduced cost and computational and calibration requirements of monocular cameras make them ideal positioning sensors for mobile robots, albeit at the expense of any meaningful depth measurement. Solutions proposed by some scholars to…

机器人学 · 计算机科学 2024-04-30 Yi Shen , Hao Liu , Xinxin Liu , Wenjing Zhou , Chang Zhou , Yizhou Chen

This paper presents an approach to estimating the continuous 6-DoF pose of an object from a single RGB image. The approach combines semantic keypoints predicted by a convolutional network (convnet) with a deformable shape model. Unlike…

Human 3D pose estimation from a single image is a challenging task with numerous applications. Convolutional Neural Networks (CNNs) have recently achieved superior performance on the task of 2D pose estimation from a single image, by…

计算机视觉与模式识别 · 计算机科学 2017-01-06 Wenzheng Chen , Huan Wang , Yangyan Li , Hao Su , Zhenhua Wang , Changhe Tu , Dani Lischinski , Daniel Cohen-Or , Baoquan Chen

Convolutional neural networks (CNNs) have been extensively applied for image recognition problems giving state-of-the-art results on recognition, detection, segmentation and retrieval. In this work we propose and evaluate several deep…

计算机视觉与模式识别 · 计算机科学 2015-04-14 Joe Yue-Hei Ng , Matthew Hausknecht , Sudheendra Vijayanarasimhan , Oriol Vinyals , Rajat Monga , George Toderici

While there has been a success in 2D human pose estimation with convolutional neural networks (CNNs), 3D human pose estimation has not been thoroughly studied. In this paper, we tackle the 3D human pose estimation task with end-to-end…

计算机视觉与模式识别 · 计算机科学 2016-09-09 Sungheon Park , Jihye Hwang , Nojun Kwak

We propose a lightweight retrieval-based pipeline to predict 6DOF camera poses from RGB images. Our pipeline uses a convolutional neural network (CNN) to encode a query image as a feature vector. A nearest neighbor lookup finds the…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Yehya Abouelnaga , Mai Bui , Slobodan Ilic

6D object pose estimation is a prerequisite for many applications. In recent years, monocular pose estimation has attracted much research interest because it does not need depth measurements. In this work, we introduce ConvPoseCNN, a fully…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Catherine Capellen , Max Schwarz , Sven Behnke

Neural Radiance Fields (NeRFs) are trained using a set of camera poses and associated images as input to estimate density and color values for each position. The position-dependent density learning is of particular interest for…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Miriam Jäger , Patrick Hübner , Dennis Haitz , Boris Jutzi

Pose estimation is a vital step in many robotics and perception tasks such as robotic manipulation, autonomous vehicle navigation, etc. Current state-of-the-art pose estimation methods rely on deep neural networks with complicated…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Abhinav Jain , Frank Dellaert