paper-with-me

Papers

Semi-supervised Dense Keypoints Using Unlabeled Multiview Images

2021-09-20 · Zhixuan Yu, Haozheng Yu, Long Sha, Sujoy Ganguly, Hyun Soo Park

This paper presents a new end-to-end semi-supervised framework to learn a dense keypoint detector using unlabeled multiview images. A key challenge lies in finding the exact correspondences between the dense keypoints in multiple views since the inverse of the keypoint mapping can be neither analytically derived nor differentiated. This limits applying existing multiview supervision approaches used to learn sparse keypoints that rely on the exact correspondences. To address this challenge, we derive a new probabilistic epipolar constraint that encodes the two desired properties. (1) Soft correspondence: we define a matchability, which measures a likelihood of a point matching to the other image's corresponding point, thus relaxing the requirement of the exact correspondences. (2) Geometric consistency: every point in the continuous correspondence fields must satisfy the multiview consistency collectively. We formulate a probabilistic epipolar constraint using a weighted average of epipolar errors through the matchability thereby generalizing the point-to-point geometric error to the field-to-field geometric error. This generalization facilitates learning a geometrically coherent dense keypoint detection model by utilizing a large number of unlabeled multiview images. Additionally, to prevent degenerative cases, we employ a distillation-based regularization by using a pretrained model. Finally, we design a new neural network architecture, made of twin networks, that effectively minimizes the probabilistic epipolar errors of all possible correspondences between two view images by building affinity matrices. Our method shows superior performance compared to existing methods, including non-differentiable bootstrapping in terms of keypoint accuracy, multiview consistency, and 3D reconstruction accuracy.

📄 PDF Abstract BibTeX arXiv:2109.09299

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionKeypoint Detection

Similar Papers 제목 키워드 기반

Dense Keypoints via Multiview Supervision

2021-12-01 · NeurIPS 2021 12 · Zhixuan Yu, Haozheng Yu, Long Sha, Sujoy Ganguly 외

This paper presents a new end-to-end semi-supervised framework to learn a dense keypoint detector using unlabeled multiview images. A key challenge lies in finding the exact correspondences between the dense keypoints in …

3D ReconstructionKeypoint Detection

MONET: Multiview Semi-supervised Keypoint Detection via Epipolar Divergence

2018-05-31 · ICCV 2019 10 · Yuan Yao, Yasamin Jafarian, Hyun Soo Park

This paper presents MONET -- an end-to-end semi-supervised learning framework for a keypoint detector using multiview image streams. In particular, we consider general subjects such as non-human species where attaining a…

Data AugmentationKeypoint Detection

Piecewise Planar Hulls for Semi-Supervised Learning of 3D Shape and Pose from 2D Images

2022-11-14 · Yigit Baran Can, Alexander Liniger, Danda Pani Paudel, Luc van Gool

We study the problem of estimating 3D shape and pose of an object in terms of keypoints, from a single 2D image. The shape and pose are learned directly from images collected by categories and their partial 2D keypoint a…

ObjectPose Estimation

3D human pose estimation in video with temporal convolutions and semi-supervised training

2018-11-28 · CVPR 2019 6 · Dario Pavllo, Christoph Feichtenhofer, David Grangier, Michael Auli

In this work, we demonstrate that 3D poses in video can be effectively estimated with a fully convolutional model based on dilated temporal convolutions over 2D keypoints. We also introduce back-projection, a simple and …

3D Human Pose EstimationMonocular 3D Human Pose EstimationPose EstimationPosition+1

Multiview Pseudo-Labeling for Semi-supervised Learning from Video

2021-04-01 · ICCV 2021 10 · Bo Xiong, Haoqi Fan, Kristen Grauman, Christoph Feichtenhofer

We present a multiview pseudo-labeling approach to video learning, a novel framework that uses complementary views in the form of appearance and motion information for semi-supervised learning in video. The complementary…

Representation LearningVideo Recognition