English

Dissecting Image Crops

Computer Vision and Pattern Recognition 2021-09-07 v4

Abstract

The elementary operation of cropping underpins nearly every computer vision system, ranging from data augmentation and translation invariance to computational photography and representation learning. This paper investigates the subtle traces introduced by this operation. For example, despite refinements to camera optics, lenses will leave behind certain clues, notably chromatic aberration and vignetting. Photographers also leave behind other clues relating to image aesthetics and scene composition. We study how to detect these traces, and investigate the impact that cropping has on the image distribution. While our aim is to dissect the fundamental impact of spatial crops, there are also a number of practical implications to our work, such as revealing faulty photojournalism and equipping neural network researchers with a better understanding of shortcut learning. Code is available at https://github.com/basilevh/dissecting-image-crops.

Keywords

Cite

@article{arxiv.2011.11831,
  title  = {Dissecting Image Crops},
  author = {Basile Van Hoorick and Carl Vondrick},
  journal= {arXiv preprint arXiv:2011.11831},
  year   = {2021}
}

Comments

Updated smartphone datasets & table; some rewording

R2 v1 2026-06-23T20:27:52.170Z