Repurposing Existing Deep Networks for Caption and Aesthetic-Guided Image Cropping
This provides a method for users to crop images based on descriptions and aesthetics, but it is incremental as it builds on existing networks without new training.
The paper tackles the problem of image cropping by optimizing crop parameters using pre-trained captioning and aesthetic networks without fine-tuning, achieving results aligned with user descriptions and aesthetics.
We propose a novel optimization framework that crops a given image based on user description and aesthetics. Unlike existing image cropping methods, where one typically trains a deep network to regress to crop parameters or cropping actions, we propose to directly optimize for the cropping parameters by repurposing pre-trained networks on image captioning and aesthetic tasks, without any fine-tuning, thereby avoiding training a separate network. Specifically, we search for the best crop parameters that minimize a combined loss of the initial objectives of these networks. To make the optimization table, we propose three strategies: (i) multi-scale bilinear sampling, (ii) annealing the scale of the crop region, therefore effectively reducing the parameter space, (iii) aggregation of multiple optimization results. Through various quantitative and qualitative evaluations, we show that our framework can produce crops that are well-aligned to intended user descriptions and aesthetically pleasing.