1
0

More than 1 year has passed since last update.

方法

インストール

git clone https://github.com/daa233/generative-inpainting-pytorch.git
cd generative-inpainting-pytorch
pip install pyyaml==5.4.1

推論

python test_single.py --checkpoint_path path_to_pretrained_model_dir --image your_image.png --mask examples/center_mask_256.png	--output examples/output.png

inin.png f23cf4a0-619e-4b47-893e-4b9cb22d481b.png

🐣


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

機械学習、ARアプリ(Web/iOS)を作っています。
機械学習/AR関連の情報を発信しています。

Twitter
Medium
GitHub

1
0
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
1
0