CVPR 2023highlight15 citations
EXIF As Language: Learning Cross-Modal Associations Between Images and Camera Metadata
Chenhao Zheng, Ayush Shrivastava, Andrew Owens
Abstract
We learn a visual representation that captures information about the camera that recorded a given photo. To do this, we train a multimodal embedding between image patches and the EXIF metadata that cameras automatically insert into image files. Our model represents this metadata by simply converting it to text and then processing it with a transformer. The features that we learn significantly outperform other self-supervised and supervised features on downstream image forensics and calibration tasks. In particular, we successfully localize spliced image regions "zero shot" by clustering the visual embeddings for all of the patches within an image.
BibTeX
@inproceedings{cvpr2023_exifaslanguagele,
title = {EXIF As Language: Learning Cross-Modal Associations Between Images and Camera Metadata},
author = {Chenhao Zheng and Ayush Shrivastava and Andrew Owens},
booktitle = {CVPR 2023},
year = {2023}
}