paper-with-me

Papers

Enabling Viewpoint Learning through Dynamic Label Generation

2020-03-10 · Michael Schelling, Pedro Hermosilla, Pere-Pau Vazquez, Timo Ropinski

Optimal viewpoint prediction is an essential task in many computer graphics applications. Unfortunately, common viewpoint qualities suffer from two major drawbacks: dependency on clean surface meshes, which are not always available, and the lack of closed-form expressions, which requires a costly search involving rendering. To overcome these limitations we propose to separate viewpoint selection from rendering through an end-to-end learning approach, whereby we reduce the influence of the mesh quality by predicting viewpoints from unstructured point clouds instead of polygonal meshes. While this makes our approach insensitive to the mesh discretization during evaluation, it only becomes possible when resolving label ambiguities that arise in this context. Therefore, we additionally propose to incorporate the label generation into the training procedure, making the label decision adaptive to the current network predictions. We show how our proposed approach allows for learning viewpoint predictions for models from different object categories and for different viewpoint qualities. Additionally, we show that prediction times are reduced from several minutes to a fraction of a second, as compared to state-of-the-art (SOTA) viewpoint quality evaluation. We will further release the code and training data, which will to our knowledge be the biggest viewpoint quality dataset available.

📄 PDF Abstract BibTeX arXiv:2003.04651

Code (1)

schellmi42/viewpoint_learning 공식 구현 tf

Similar Papers 제목 키워드 기반

Unlocking Zero-shot Potential of Semi-dense Image Matching via Gaussian Splatting

2025-11-26 · Juncheng Chen, Chao Xu, Yanjun Cao arxiv

Learning-based image matching critically depends on large-scale, diverse, and geometrically accurate training data. 3D Gaussian Splatting (3DGS) enables photorealistic novel-view synthesis and thus is attractive for data…

Image Matching

FactorPortrait: Controllable Portrait Animation via Disentangled Expression, Pose, and Viewpoint

2025-12-12 · Jiapeng Tang, Kai Li, Chengxiang Yin, Liuhao Ge 외 arxiv

We introduce FactorPortrait, a video diffusion method for controllable portrait animation that enables lifelike synthesis from disentangled control signals of facial expressions, head movement, and camera viewpoints. Giv…

Novel View Synthesis

MV-Forcing: Long Multi-View Video Generation via 4D-Grounded Spatio-Temporal Self-Forcing

2026-07-06 · Gal Fiebelman, Hadar Averbuch-Elor, Sagie Benaim arxiv

Recent advances in video diffusion models have enabled either long single-view generation through temporal autoregression, or short multi-view synthesis through bidirectional attention. However, generating long, multi-vi…

3D ReconstructionVideo Generation

4DGen: Grounded 4D Content Generation with Spatial-temporal Consistency

2023-12-28 · Yuyang Yin, Dejia Xu, Zhangyang Wang, Yao Zhao 외

Aided by text-to-image and text-to-video diffusion models, existing 4D content creation pipelines utilize score distillation sampling to optimize the entire dynamic 3D scene. However, as these pipelines generate 4D conte…

Motion GenerationPrompt Engineering

SeeThrough3D: Occlusion Aware 3D Control in Text-to-Image Generation

2026-02-26 · Vaibhav Agrawal, Rishubh Parihar, Pradhaan Bhat, Ravi Kiran Sarvadevabhatla 외 arxiv

We identify occlusion reasoning as a fundamental yet overlooked aspect for 3D layout-conditioned generation. It is essential for synthesizing partially occluded objects with depth-consistent geometry and scale. While exi…

Text-to-Image Generation