Image Cropping with Spatial-aware Feature and Rank Consistency

Chao Wang, Li Niu, Bo Zhang, Liqing Zhang
2/14/2026

Abstract

Image cropping aims to find visually appealing crops in an image. Despite the great progress made by previous methods, they are weak in capturing the spatial relationship between crops and aesthetic elements (e.g., salient objects, semantic edges). Besides, due to the high annotation cost of labeled data, the potential of unlabeled data awaits to be excavated. To address the first issue, we propose spatial-aware feature to encode the spatial relationship between candidate crops and aesthetic elements, by feeding the concatenation of crop mask and selectively aggregated feature maps to a light-weighted encoder. To address the second issue, we train a pair-wise ranking classifier on labeled images and transfer such knowledge to unlabeled images to enforce rank consistency. Experimental results on the benchmark datasets show that our proposed method performs favorably against state-of-the-art methods.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{wang2026image,
  title  = {Image Cropping with Spatial-aware Feature and Rank Consistency},
  author = {Chao Wang and Li Niu and Bo Zhang and Liqing Zhang},
  year   = {2026},
  doi    = {10.1109/CVPR52729.2023.00969},
  url    = {https://doi.org/10.1109/CVPR52729.2023.00969},
  journal = {CVPR 2023 2023}
}

Discussion