paper-with-me

홈 › Papers

Accidental Turntables: Learning 3D Pose by Watching Objects Turn

2022-12-13 · Zezhou Cheng, Matheus Gadelha, Subhransu Maji

We propose a technique for learning single-view 3D object pose estimation models by utilizing a new source of data -- in-the-wild videos where objects turn. Such videos are prevalent in practice (e.g., cars in roundabouts, airplanes near runways) and easy to collect. We show that classical structure-from-motion algorithms, coupled with the recent advances in instance detection and feature matching, provides surprisingly accurate relative 3D pose estimation on such videos. We propose a multi-stage training scheme that first learns a canonical pose across a collection of videos and then supervises a model for single-view pose estimation. The proposed technique achieves competitive performance with respect to existing state-of-the-art on standard benchmarks for 3D pose estimation, without requiring any pose labels during training. We also contribute an Accidental Turntables Dataset, containing a challenging set of 41,212 images of cars in cluttered backgrounds, motion blur and illumination changes that serves as a benchmark for 3D pose estimation.

📄 PDF Abstract BibTeX arXiv:2212.06300

Code (0)

등록된 구현이 없습니다.

Tasks

3D Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

Rapid Pose Label Generation through Sparse Representation of Unknown Objects

2020-11-07 · Rohan Pratap Singh, Mehdi Benallegue, Yusuke Yoshiyasu, Fumio Kanehiro

Deep Convolutional Neural Networks (CNNs) have been successfully deployed on robots for 6-DoF object pose estimation through visual perception. However, obtaining labeled data on a scale required for the supervised train…

ObjectPose Estimation

Think While Watching: Online Streaming Segment-Level Memory for Multi-Turn Video Reasoning in Multimodal Large Language Models

2026-03-12 · Lu Wang, Zhuoran Jin, Yupu Hao, Yubo Chen 외 arxiv

Multimodal large language models (MLLMs) have shown strong performance on offline video understanding, but most are limited to offline inference or have weak online reasoning, making multi-turn interaction over continuou…

You Must Have Clicked on this Ad by Mistake! Data-Driven Identification of Accidental Clicks on Mobile Ads with Applications to Advertiser Cost Discounting and Click-Through Rate Prediction

2018-04-03 · Gabriele Tolomei, Mounia Lalmas, Ayman Farahat, Andrew Haines

In the cost per click (CPC) pricing model, an advertiser pays an ad network only when a user clicks on an ad; in turn, the ad network gives a share of that revenue to the publisher where the ad was impressed. Still, adve…

Click-Through Rate Prediction

Accidental Light Probes

2023-01-12 · CVPR 2023 1 · Hong-Xing Yu, Samir Agarwala, Charles Herrmann, Richard Szeliski 외

Recovering lighting in a scene from a single image is a fundamental problem in computer vision. While a mirror ball light probe can capture omnidirectional lighting, light probes are generally unavailable in everyday ima…

Lighting Estimation

DOVE: Learning Deformable 3D Objects by Watching Videos

2021-07-22 · Shangzhe Wu, Tomas Jakab, Christian Rupprecht, Andrea Vedaldi

Learning deformable 3D objects from 2D images is often an ill-posed problem. Existing methods rely on explicit supervision to establish multi-view correspondences, such as template shape models and keypoint annotations, …