paper-with-me

Papers

Unsupervised Feature Learning for Dense Correspondences across Scenes

2015-01-04 · Chao Zhang, Chunhua Shen, Tingzhi Shen

We propose a fast, accurate matching method for estimating dense pixel correspondences across scenes. It is a challenging problem to estimate dense pixel correspondences between images depicting different scenes or instances of the same object category. While most such matching methods rely on hand-crafted features such as SIFT, we learn features from a large amount of unlabeled image patches using unsupervised learning. Pixel-layer features are obtained by encoding over the dictionary, followed by spatial pooling to obtain patch-layer features. The learned features are then seamlessly embedded into a multi-layer match- ing framework. We experimentally demonstrate that the learned features, together with our matching model, outperforms state-of-the-art methods such as the SIFT flow, coherency sensitive hashing and the recent deformable spatial pyramid matching methods both in terms of accuracy and computation efficiency. Furthermore, we evaluate the performance of a few different dictionary learning and feature encoding methods in the proposed pixel correspondences estimation framework, and analyse the impact of dictionary learning and feature encoding with respect to the final matching performance.

📄 PDF Abstract BibTeX arXiv:1501.00642

Code (1)

https://bitbucket.org/chhshen/ufl 공식 구현

Tasks

Dictionary Learning

Similar Papers 제목 키워드 기반

Unsupervised Monocular Depth Reconstruction of Non-Rigid Scenes

2020-12-31 · Ayça Takmaz, Danda Pani Paudel, Thomas Probst, Ajad Chhatkuli 외

Monocular depth reconstruction of complex and dynamic scenes is a highly challenging problem. While for rigid scenes learning-based methods have been offering promising results even in unsupervised cases, there exists li…

Depth EstimationMotion Segmentation

Dense Correspondences Across Scenes and Scales

2014-06-24 · Moria Tau, Tal Hassner

We seek a practical method for establishing dense correspondences between two images with similar content, but possibly different 3D scenes. One of the challenges in designing such a system is the local scale differences…

Vanishing-Point-Guided Video Semantic Segmentation of Driving Scenes

2024-01-27 · CVPR 2024 1 · Diandian Guo, Deng-Ping Fan, Tongyu Lu, Christos Sakaridis 외

The estimation of implicit cross-frame correspondences and the high computational cost have long been major challenges in video semantic segmentation (VSS) for driving scenes. Prior works utilize keyframes, feature propa…

Motion EstimationSegmentationSemantic SegmentationVideo Semantic Segmentation

DeFeat-Net: General Monocular Depth via Simultaneous Unsupervised Representation Learning

2020-03-30 · CVPR 2020 6 · Jaime Spencer, Richard Bowden, Simon Hadfield

In the current monocular depth research, the dominant approach is to employ unsupervised training on large datasets, driven by warped photometric consistency. Such approaches lack robustness and are unable to generalize …

Depth EstimationMonocular Depth EstimationRepresentation Learning

Temporally-Coherent Surface Reconstruction via Metric-Consistent Atlases

2021-04-14 · ICCV 2021 10 · Jan Bednarik, Vladimir G. Kim, Siddhartha Chaudhuri, Shaifali Parashar 외

We propose a method for the unsupervised reconstruction of a temporally-coherent sequence of surfaces from a sequence of time-evolving point clouds, yielding dense, semantically meaningful correspondences between all key…

Surface Reconstruction