近年、カラー化への関心が高まっています。古典的な参照ベースの方法は、通常、妥当な結果を得るために外部カラー画像に依存しています。このような手本を検索するには、大規模な画像データベースまたはオンライン検索エンジンが必然的に必要になります。最近の深層学習ベースの方法では、低コストで画像を自動的に色付けできます。ただし、不満足なアーティファクトと一貫性のない色は常に伴います。この作業では、自動カラー化のために事前トレーニング済みの敵対的生成ネットワーク (GAN) にカプセル化された豊富で多様なカラー プライアを活用する GCP カラー化を提案します。具体的には、最初に GAN エンコーダーを介して一致する機能 (模範と同様) を「取得」し、次にこれらの機能を機能変調を使用してカラー化プロセスに組み込みます。強力なジェネレーティブ カラー プライア (GCP) と繊細なデザインのおかげで、GCP-Colorization は 1 回のフォワード パスで鮮やかな色を生成できました。さらに、GAN潜在コードを変更することで、さまざまな結果が得られることは非常に便利です。 GCP-Colorization は、GAN の解釈可能な制御のメリットも継承しており、GAN 潜在空間をウォークスルーすることで、制御可能でスムーズな移行を実現できます。広範な実験とユーザー調査により、GCP-Colorization が以前の作業よりも優れたパフォーマンスを達成することが実証されています。コードは https://github.com/ToTheBeginning/GCP-Colorization で入手できます。
Colorization has attracted increasing interest in recent years. Classic reference-based methods usually rely on external color images for plausible results. A large image database or online search engine is inevitably required for retrieving such exemplars. Recent deep-learning-based methods could automatically colorize images at a low cost. However, unsatisfactory artifacts and incoherent colors are always accompanied. In this work, we propose GCP-Colorization that leverages the rich and diverse color priors encapsulated in a pretrained Generative Adversarial Networks (GAN) for automatic colorization. Specifically, we first "retrieve" matched features (similar to exemplars) via a GAN encoder and then incorporate these features into the colorization process with feature modulations. Thanks to the powerful generative color prior (GCP) and delicate designs, our GCP-Colorization could produce vivid colors with a single forward pass. Moreover, it is highly convenient to obtain diverse results by modifying GAN latent codes. GCP-Colorization also inherits the merit of interpretable controls of GANs and could attain controllable and smooth transitions by walking through GAN latent space. Extensive experiments and user studies demonstrate that GCP-Colorization achieves superior performance than previous works. Codes are available at https://github.com/ToTheBeginning/GCP-Colorization.