paper-with-me

Papers

Generic 3D Representation via Pose Estimation and Matching

2017-10-23 · Amir R. Zamir, Tilman Wekel, Pulkit Argrawal, Colin Weil, Jitendra Malik, Silvio Savarese

Though a large body of computer vision research has investigated developing generic semantic representations, efforts towards developing a similar representation for 3D has been limited. In this paper, we learn a generic 3D representation through solving a set of foundational proxy 3D tasks: object-centric camera pose estimation and wide baseline feature matching. Our method is based upon the premise that by providing supervision over a set of carefully selected foundational tasks, generalization to novel tasks and abstraction capabilities can be achieved. We empirically show that the internal representation of a multi-task ConvNet trained to solve the above core problems generalizes to novel 3D tasks (e.g., scene layout estimation, object pose estimation, surface normal estimation) without the need for fine-tuning and shows traits of abstraction abilities (e.g., cross-modality pose estimation). In the context of the core supervised tasks, we demonstrate our representation achieves state-of-the-art wide baseline feature matching results without requiring apriori rectification (unlike SIFT and the majority of learned features). We also show 6DOF camera pose estimation given a pair local image patches. The accuracy of both supervised tasks come comparable to humans. Finally, we contribute a large-scale dataset composed of object-centric street view scenes along with point correspondences and camera pose information, and conclude with a discussion on the learned representation and open research questions.

📄 PDF Abstract BibTeX arXiv:1710.08247

Code (1)

amir32002/3D_Street_View 공식 구현

Tasks

Camera Pose EstimationObjectPose EstimationSurface Normal Estimation

Similar Papers 제목 키워드 기반

LightTrack: A Generic Framework for Online Top-Down Human Pose Tracking

2019-05-07 · Guanghan Ning, Heng Huang

In this paper, we propose a novel effective light-weight framework, called LightTrack, for online human pose tracking. The proposed framework is designed to be generic for top-down pose tracking and is faster than existi…

Object TrackingPose EstimationPose TrackingVisual Object Tracking

Occlusions, Motion and Depth Boundaries with a Generic Network for Disparity, Optical Flow or Scene Flow Estimation

2018-08-06 · ECCV 2018 9 · Eddy Ilg, Tonmoy Saikia, Margret Keuper, Thomas Brox

Occlusions play an important role in disparity and optical flow estimation, since matching costs are not available in occluded areas and occlusions indicate depth or motion boundaries. Moreover, occlusions are relevant f…

Motion SegmentationOptical Flow EstimationScene Flow EstimationSegmentation

SceneFlowFields++: Multi-frame Matching, Visibility Prediction, and Robust Interpolation for Scene Flow Estimation

2019-02-26 · René Schuster, Oliver Wasenmüller, Christian Unger, Georg Kuschk 외

State-of-the-art scene flow algorithms pursue the conflicting targets of accuracy, run time, and robustness. With the successful concept of pixel-wise matching and sparse-to-dense interpolation, we push the limits of sce…

Scene Flow Estimation

CostFilter-AD: Enhancing Anomaly Detection through Matching Cost Filtering

2025-05-02 · Zhe Zhang, Mingxiu Cai, Hanxiao Wang, Gaochang Wu 외

Unsupervised anomaly detection (UAD) seeks to localize the anomaly mask of an input image with respect to normal samples. Either by reconstructing normal counterparts (reconstruction-based) or by learning an image featur…

Anomaly DetectionUnsupervised Anomaly Detection

BPJDet: Extended Object Representation for Generic Body-Part Joint Detection

2023-04-21 · Huayi Zhou, Fei Jiang, Jiaxin Si, Yue Ding 외

Detection of human body and its parts has been intensively studied. However, most of CNNs-based detectors are trained independently, making it difficult to associate detected parts with body. In this paper, we focus on t…

Head Detection