LoginSignup
5
6

More than 1 year has passed since last update.

顔に特化した超解像モデルの使い方です

ダウンロード (37).png

写真の多くは顔写真

超解像モデルはいろいろありますが、一般的な画像データセットやアニメに特化したものが多いです。
世の中の多くの写真は人の写真。

GFPGANは顔専用

顔を特に綺麗にしてくれます。

使い方

実行はかんたん1行。

python inference_gfpgan.py --upscale 2 --test_path inputs --save_root results --model_path experiments/pretrained_models/GFPGANCleanv1-NoCE-C2.pth --bg_upsampler realesrgan

ダウンロード (36).png

めちゃくちゃすごくないですか?

🐣


フリーランスエンジニアです。
お仕事のご相談こちらまで
rockyshikoku@gmail.com

Core MLやARKitを使ったアプリを作っています。
機械学習/AR関連の情報を発信しています。

Twitter
Medium

5
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
6