Intelligent Cover Image Selection System for News Articles: Image Quality Assessment and Smart Cropping

The article describes an intelligent cover‑image selection system for NetEase News that automatically filters unsuitable illustrations, assesses image quality with a pairwise‑trained deep model across clarity, color and composition, and smartly crops images using aspect‑ratio‑aware object detection, dramatically cutting manual editing and enabling confidence‑based automatic publishing.

NetEase Media Technology Team
NetEase Media Technology Team
NetEase Media Technology Team
Intelligent Cover Image Selection System for News Articles: Image Quality Assessment and Smart Cropping

This article presents an intelligent cover image selection system developed for NetEase News app, addressing the challenge of automatically selecting optimal cover images from article illustrations. The system consists of two main components: candidate image generation and image cropping.

For candidate image generation, the system first filters unsuitable images including QR codes, images with excessive whitespace, images with too much text, images with competitor logos, and similar images. It employs deep convolutional neural networks for QR code detection, pixel statistics for whitespace analysis, text detection and recognition algorithms for text-heavy images, and grayscale histogram comparison for duplicate detection.

The image quality assessment model uses a novel pairwise comparison training approach rather than traditional point-wise training. The model considers multiple dimensions including image clarity, color saturation, contrast, brightness, subject emphasis, and composition complexity. By inputting image pairs and penalizing ranking inversions, the model better aligns with human subjective evaluation.

For image cropping, the system employs an object detection-based approach that predicts croppable regions for different aspect ratios. The model extends classic object detection algorithms (Faster RCNN, FRCNN, SSD, YOLO) by adding multiple output channels, each sensitive to a specific aspect ratio range. This allows the system to automatically detect the optimal crop region while maintaining visual aesthetics.

The system has been deployed in production, significantly reducing manual editing workload and accelerating the review process. With confidence scoring, high-confidence selections can bypass manual review entirely.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

Neural NetworkComputer Visionobject detectionimage quality assessmentImage Croppingpairwise learningcontent-aware image resizing
NetEase Media Technology Team
Written by

NetEase Media Technology Team

NetEase Media Technology Team

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.