paper-with-me

홈 › Papers

Single Image 3D Interpreter Network

2016-04-29 · Jiajun Wu, Tianfan Xue, Joseph J. Lim, Yuandong Tian, Joshua B. Tenenbaum, Antonio Torralba, William T. Freeman

Understanding 3D object structure from a single image is an important but difficult task in computer vision, mostly due to the lack of 3D object annotations in real images. Previous work tackles this problem by either solving an optimization task given 2D keypoint positions, or training on synthetic data with ground truth 3D information. In this work, we propose 3D INterpreter Network (3D-INN), an end-to-end framework which sequentially estimates 2D keypoint heatmaps and 3D object structure, trained on both real 2D-annotated images and synthetic 3D data. This is made possible mainly by two technical innovations. First, we propose a Projection Layer, which projects estimated 3D structure to 2D space, so that 3D-INN can be trained to predict 3D structural parameters supervised by 2D annotations on real images. Second, heatmaps of keypoints serve as an intermediate representation connecting real and synthetic data, enabling 3D-INN to benefit from the variation and abundance of synthetic 3D objects, without suffering from the difference between the statistics of real and synthesized images due to imperfect rendering. The network achieves state-of-the-art performance on both 2D keypoint estimation and 3D structure recovery. We also show that the recovered 3D information can be used in other vision applications, such as 3D rendering and image retrieval.

📄 PDF Abstract BibTeX arXiv:1604.08685

Code (1)

mostafaramadann/Single-Image-3D-reconstruction

Tasks

Image RetrievalKeypoint EstimationObjectRetrieval

Similar Papers 제목 키워드 기반

Real-Time Object Pose Estimation with Pose Interpreter Networks

2018-08-03 · Jimmy Wu, Bolei Zhou, Rebecca Russell, Vincent Kee 외

In this work, we introduce pose interpreter networks for 6-DoF object pose estimation. In contrast to other CNN-based approaches to pose estimation that require expensively annotated object pose data, our pose interprete…

ObjectPose Estimation

One is Plenty: A Polymorphic Feature Interpreter for Immutable Heterogeneous Collaborative Perception

2024-11-25 · CVPR 2025 1 · Yuchen Xia, Quan Yuan, Guiyang Luo, Xiaoyuan Fu 외

Collaborative perception in autonomous driving significantly enhances the perception capabilities of individual agents. Immutable heterogeneity in collaborative perception, where agents have different and fixed perceptio…

Autonomous Driving

Improving a Parallel C++ Intel AVX-512 SIMD Linear Genetic Programming Interpreter

2025-12-09 · William B. Langdon arxiv

We extend recent 256 SSE vector work to 512 AVX giving a four fold speedup. We use MAGPIE (Machine Automated General Performance Improvement via Evolution of software) to speedup a C++ linear genetic programming interpre…

SmarTerp: A CAI System to Support Simultaneous Interpreters in Real-Time

2021-07-01 · TRITON 2021 7 · Susana Rodriguez, Roberto Gretter, Marco Matassoni, Alvaro Alonso 외

We present a system to support simultaneous interpreting in specific domains. The system is going to be developed through a strong synergy among technicians, mostly experts on both speech and text processing, and end-use…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)named-entity-recognitionNamed Entity Recognition+3

Dynamic Inference with Neural Interpreters

2021-10-12 · NeurIPS 2021 12 · Nasim Rahaman, Muhammad Waleed Gondal, Shruti Joshi, Peter Gehler 외

Modern neural network architectures can leverage large amounts of data to generalize well within the training distribution. However, they are less capable of systematic generalization to data drawn from unseen but relate…

image-classificationImage ClassificationSystematic Generalization