arXiv reaDer
GamutMLP: 色損失回復のための軽量 MLP
GamutMLP: A Lightweight MLP for Color Loss Recovery
カメラと画像編集ソフトウェアは、すべての可視色の 90% を網羅する広色域の ProPhoto 色空間で画像を処理することがよくあります。ただし、画像を共有用にエンコードすると、この色の豊富な表現が変換され、色域の狭い標準 RGB (sRGB) 色空間に収まるようにクリップされ、可視色の 30% しか表現されません。クリッピング手順により、失われた色情報を回復することは困難です。 2D 画像のニューラルの暗黙的表現に着想を得て、色域削減ステップ中に軽量の多層パーセプトロン (MLP) モデルを最適化して、クリップされた値を予測する方法を提案します。 GamutMLP は最適化に約 2 秒かかり、必要なストレージは 23 KB のみです。メモリ フットプリントが小さいため、GamutMLP モデルをメタデータとして sRGB 画像に保存できます。このモデルは、必要に応じて、広色域の色値を復元するために抽出できます。色回復のためのアプローチの有効性を実証し、事前トレーニング済みの DNN ベースの色域拡張ネットワークやその他の暗黙的なニューラル表現方法を含む代替戦略と比較します。この取り組みの一環として、トレーニングとテスト用に 2200 の広色域/小色域画像の新しい色域データセットを導入します。私たちのコードとデータセットは、プロジェクトの Web サイト (https://gamut-mlp.github.io) にあります。
Cameras and image-editing software often process images in the wide-gamut ProPhoto color space, encompassing 90% of all visible colors. However, when images are encoded for sharing, this color-rich representation is transformed and clipped to fit within the small-gamut standard RGB (sRGB) color space, representing only 30% of visible colors. Recovering the lost color information is challenging due to the clipping procedure. Inspired by neural implicit representations for 2D images, we propose a method that optimizes a lightweight multi-layer-perceptron (MLP) model during the gamut reduction step to predict the clipped values. GamutMLP takes approximately 2 seconds to optimize and requires only 23 KB of storage. The small memory footprint allows our GamutMLP model to be saved as metadata in the sRGB image -- the model can be extracted when needed to restore wide-gamut color values. We demonstrate the effectiveness of our approach for color recovery and compare it with alternative strategies, including pre-trained DNN-based gamut expansion networks and other implicit neural representation methods. As part of this effort, we introduce a new color gamut dataset of 2200 wide-gamut/small-gamut images for training and testing. Our code and dataset can be found on the project website: https://gamut-mlp.github.io.
updated: Sun Apr 23 2023 20:26:11 GMT+0000 (UTC)
published: Sun Apr 23 2023 20:26:11 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト