paper-with-me

Papers

RGBD-Dog: Predicting Canine Pose from RGBD Sensors

2020-04-16 · CVPR 2020 6 · Sinead Kearney, Wenbin Li, Martin Parsons, Kwang In Kim, Darren Cosker

The automatic extraction of animal \reb{3D} pose from images without markers is of interest in a range of scientific fields. Most work to date predicts animal pose from RGB images, based on 2D labelling of joint positions. However, due to the difficult nature of obtaining training data, no ground truth dataset of 3D animal motion is available to quantitatively evaluate these approaches. In addition, a lack of 3D animal pose data also makes it difficult to train 3D pose-prediction methods in a similar manner to the popular field of body-pose prediction. In our work, we focus on the problem of 3D canine pose estimation from RGBD images, recording a diverse range of dog breeds with several Microsoft Kinect v2s, simultaneously obtaining the 3D ground truth skeleton via a motion capture system. We generate a dataset of synthetic RGBD images from this data. A stacked hourglass network is trained to predict 3D joint locations, which is then constrained using prior models of shape and pose. We evaluate our model on both synthetic and real RGBD images and compare our results to previously published work fitting canine models to images. Finally, despite our training set consisting only of dog data, visual inspection implies that our network can produce good predictions for images of other quadrupeds -- e.g. horses or cats -- when their pose is similar to that contained in our training set.

📄 PDF Abstract BibTeX arXiv:2004.07788

Code (1)

CAMERA-Bath/RGBD-Dog 공식 구현

Tasks

Pose EstimationPose Prediction

Methods 이 논문이 사용한 방법론

1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Residual Connection 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Hourglass Module 설명 없음
Stacked Hourglass Network Stacked Hourglass Networks are a type of convolutional neural network for pose estimation. They are based on the successive steps of pooling and upsampling that are done to…

Similar Papers 제목 키워드 기반

RGBD Object Tracking: An In-depth Review

2022-03-26 · Jinyu Yang, Zhe Li, Song Yan, Feng Zheng 외

RGBD object tracking is gaining momentum in computer vision research thanks to the development of depth sensors. Although numerous RGBD trackers have been proposed with promising performance, an in-depth review for compr…

ObjectObject Tracking

DepthTrack : Unveiling the Power of RGBD Tracking

2021-08-31 · Song Yan, Jinyu Yang, Jani Käpylä, Feng Zheng 외

RGBD (RGB plus depth) object tracking is gaining momentum as RGBD sensors have become popular in many application fields such as robotics.However, the best RGBD trackers are extensions of the state-of-the-art deep RGB tr…

Object Tracking

DepthTrack: Unveiling the Power of RGBD Tracking

2021-01-01 · ICCV 2021 10 · Song Yan, Jinyu Yang, Jani Kapyla, Feng Zheng 외

RGBD (RGB plus depth) object tracking is gaining momentum as RGBD sensors have become popular in many application fields such as robotics. However, the best RGBD trackers are extensions of the state-of-the-art deep R…

Object Tracking

DVIO: Depth aided visual inertial odometry for RGBD sensors

2021-10-20 · Abhishek Tyagi, Yangwen Liang, Shuangquan Wang, Dongwoon Bai

In past few years we have observed an increase in the usage of RGBD sensors in mobile devices. These sensors provide a good estimate of the depth map for the camera frame, which can be used in numerous augmented reality …

RGBD-Net: Predicting color and depth images for novel views synthesis

2020-11-29 · Phong Nguyen, Animesh Karnewar, Lam Huynh, Esa Rahtu 외

We propose a new cascaded architecture for novel view synthesis, called RGBD-Net, which consists of two core components: a hierarchical depth regression network and a depth-aware generator network. The former one predict…

Novel View Synthesisregression