ASIC: Aligning Sparse in-the-wild Image Collections
ASIC: Aligning Sparse in-the-wild Image Collections
复制标题
DOI:
10.1109/iccv51070.2023.00382
复制
发表时间:
2023-03
期刊:
影响因子:
--
通讯作者:
Kamal Gupta;V. Jampani;Carlos Esteves;Abhinav Shrivastava;A. Makadia;Noah Snavely;Abhishek Kar
中科院分区:
文献类型:
--
作者:
Kamal Gupta;V. Jampani;Carlos Esteves;Abhinav Shrivastava;A. Makadia;Noah Snavely;Abhishek Kar
We present a method for joint alignment of sparse in-the-wild image collections of an object category. Most prior works assume either ground-truth keypoint annotations or a large dataset of images of a single object category. However, neither of the above assumptions hold true for the long-tail of the objects present in the world. We present a self-supervised technique that directly optimizes on a sparse collection of images of a particular object/object category to obtain consistent dense correspondences across the collection. We use pairwise nearest neighbors obtained from deep features of a pre-trained vision transformer (ViT) model as noisy and sparse keypoint matches and make them dense and accurate matches by optimizing a neural network that jointly maps the image collection into a learned canonical grid. Experiments on CUB, SPair-71k and PF-Willow benchmarks demonstrate that our method can produce globally consistent and higher quality correspondences across the image collection when compared to existing self-supervised methods. Code and other material will be made available at https://kampta.github.io/asic.