在1024字节内压缩人脸图像,实现高效自动识别。
Optimizing Image Preparation and Compression for Face Recognition within 1024 Bytes

- 优化预处理与压缩配置,适配极小存储空间。
- JPEG AI在高质量图像下表现最优,损失可忽略。
- 灰度化对合规图像有益,彩色保留适合一般场景。
国际民航组织(ICAO)合规的机读旅行证件支持自动化人脸识别验证,生物特征参考数据以JPEG或JPEG 2000格式存储于射频识别(RFID)芯片中。临时证件缺乏机器可读性,无法参与此类流程。通过引入二维条码可低成本解决此问题,但需将人脸图像压缩至最大1024字节。本研究测试了JPEG、JPEG 2000、JPEG XL、JPEG AI、HEIF、AVIF和WebP等多种压缩格式,在满足目标大小前提下最大化人脸识别性能。结果表明,经优化设置的最新标准JPEG AI在高画质图像比较中表现最佳;AVIF与WebP亦表现良好。强有损压缩导致的性能下降较小。对于仅含合规图像的比较,转为灰度图有助于提升效果;而面对画质较差样本时,保留颜色更优。预先平滑与缩放图像也显著提升效果。
原文摘要 · Abstract (English)
ICAO-compliant machine readable travel documents enable automated biometric face verification. The biometric reference is stored on an RFID chip included in form of a JPEG or JPEG 2000 compressed facial image. In contrast, temporary travel documents lack of machine readability, which excludes the owner from such automated processes. This disadvantage could be solved by equipping such documents with 2D barcodes. This technology offers a resource-saving alternative to expensive RFID chips, while still offering machine readability and fast issuing processes. However, this solution introduces the challenge of storing the face images at significantly smaller storage capacities, creating the need for reducing the file size of the included facial image to a maximum of 1024 bytes. This study examines preprocessing steps and compression configurations, using JPEG, JPEG 2000, JPEG XL, JPEG AI, HEIF, AVIF, and WebP for image compression to this target size, while still preserving as much face recognition performance as possible. While the reference sample must always comply with ICAO specifications, the individual samples may or may not meet these requirements, depending on the application. This work optimizes compression steps for both of these prerequisites. It is shown that the recently standardised JPEG AI, when using optimized settings, provides the best face recognition performance, in particular when the comparison includes only images with high face image quality. AVIF and WebP also provide good results. The losses caused by the strong lossy compression are comparatively small. For the comparison of ICAO-compliant face images only, converting the images to grayscale proves to be a helpful preprocessing step, whereas for comparisons involving less suitable samples, preserving color is preferable. In addition, smoothing and resizing the images beforehand also turns out to be beneficial.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。