1
1

More than 1 year has passed since last update.

方法

インストール

git clone https://github.com/csqiangwen/DeepFillv2_Pytorch.git
cd DeepFillv2_Pytorch
pip install imgcrop
gdown https://drive.google.com/u/0/uc?id=1uMghKl883-9hDLhSiI8lRbHCzCmmRwV-

推論

python3 test.py --baseroot './test_data/' --baseroot_mask './test_data_mask/' --results_path './results' --gan_type 'WGAN' --gpu_ids '1' --epoch 40 --batch_size 1 --num_workers 8 --pad_type 'zero' --activation 'elu' --norm 'none'

スクリーンショット 2023-01-17 6.03.58.png
07.png
a7d7577e-b625-4668-b030-6c9215ed1f74.jpeg
🐣


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

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

Twitter
Medium
GitHub

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