paper-with-me

Papers

Shape and Viewpoint without Keypoints

2020-07-21 · ECCV 2020 8 · Shubham Goel, Angjoo Kanazawa, Jitendra Malik

We present a learning framework that learns to recover the 3D shape, pose and texture from a single image, trained on an image collection without any ground truth 3D shape, multi-view, camera viewpoints or keypoint supervision. We approach this highly under-constrained problem in a "analysis by synthesis" framework where the goal is to predict the likely shape, texture and camera viewpoint that could produce the image with various learned category-specific priors. Our particular contribution in this paper is a representation of the distribution over cameras, which we call "camera-multiplex". Instead of picking a point estimate, we maintain a set of camera hypotheses that are optimized during training to best explain the image given the current shape and texture. We call our approach Unsupervised Category-Specific Mesh Reconstruction (U-CMR), and present qualitative and quantitative results on CUB, Pascal 3D and new web-scraped datasets. We obtain state-of-the-art camera prediction results and show that we can learn to predict diverse shapes and textures across objects using an image collection without any keypoint annotations or 3D ground truth. Project page: https://shubham-goel.github.io/ucmr

📄 PDF Abstract BibTeX arXiv:2007.10982

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Weakly Supervised Keypoint Discovery

2021-09-28 · Serim Ryou, Pietro Perona

In this paper, we propose a method for keypoint discovery from a 2D image using image-level supervision. Recent works on unsupervised keypoint discovery reliably discover keypoints of aligned instances. However, when the…

Conditional Image GenerationImage GenerationKeypoint EstimationWeakly-supervised Learning

LASOR: Learning Accurate 3D Human Pose and Shape Via Synthetic Occlusion-Aware Data and Neural Mesh Rendering

2021-08-01 · Kaibing Yang, Renshu Gu, Maoyu Wang, Masahiro Toyoura 외

A key challenge in the task of human pose and shape estimation is occlusion, including self-occlusions, object-human occlusions, and inter-person occlusions. The lack of diverse and accurate pose and shape training data …

3D Human Pose Estimation3D Human Shape EstimationPose Estimation

KeypointDeformer: Unsupervised 3D Keypoint Discovery for Shape Control

2021-04-22 · CVPR 2021 1 · Tomas Jakab, Richard Tucker, Ameesh Makadia, Jiajun Wu 외

We introduce KeypointDeformer, a novel unsupervised method for shape control through automatically discovered 3D keypoints. We cast this as the problem of aligning a source 3D object to a target 3D object from the same o…

Object

Joint Viewpoint and Keypoint Estimation with Real and Synthetic Data

2019-12-13 · Pau Panareda Busto, Juergen Gall

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 character…

Keypoint EstimationObjectobject-detectionObject Detection

SelfGeo: Self-supervised and Geodesic-consistent Estimation of Keypoints on Deformable Shapes

2024-08-05 · Mohammad Zohaib, Luca Cosmo, Alessio Del Bue

Unsupervised 3D keypoints estimation from Point Cloud Data (PCD) is a complex task, even more challenging when an object shape is deforming. As keypoints should be semantically and geometrically consistent across all the…