CVApr 19, 2016

WarpNet: Weakly Supervised Matching for Single-view Reconstruction

arXiv:1604.05592v2162 citations
Originality Highly original
AI Analysis

This addresses the challenge of object matching across variations in appearance, viewpoint, and articulation for fine-grained datasets, reducing reliance on costly part annotations, though it is incremental as it builds on prior weakly supervised methods.

The paper tackles the problem of matching images of objects in fine-grained datasets without part annotations for weakly supervised single-view reconstruction, achieving a 13.6% improvement in AP over an appearance-only network on the CUB-200-2011 dataset and enabling reconstructions comparable to using annotated correspondences.

We present an approach to matching images of objects in fine-grained datasets without using part annotations, with an application to the challenging problem of weakly supervised single-view reconstruction. This is in contrast to prior works that require part annotations, since matching objects across class and pose variations is challenging with appearance features alone. We overcome this challenge through a novel deep learning architecture, WarpNet, that aligns an object in one image with a different object in another. We exploit the structure of the fine-grained dataset to create artificial data for training this network in an unsupervised-discriminative learning approach. The output of the network acts as a spatial prior that allows generalization at test time to match real images across variations in appearance, viewpoint and articulation. On the CUB-200-2011 dataset of bird categories, we improve the AP over an appearance-only network by 13.6%. We further demonstrate that our WarpNet matches, together with the structure of fine-grained datasets, allow single-view reconstructions with quality comparable to using annotated point correspondences.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes