Skip to content

crane719/adain

Repository files navigation

adain

style transfer

train

  • 訓練時は以下で
  • データセットの前処理をし直す際は--perporcessを指定
  • configのtrain_c_dirにコンテンツ訓練データのdirを記述
  • configのtrain_s_dirにスタイル訓練データのdirを記述
  • train_resultに結果などを出力
python train.py [--preprocess]

eval

  • configのtest_c_dirにコンテンツテストデータのdirを記述
  • configのtest_s_dirにスタイルテストデータのdirを記述
  • test_resultに結果を出力
python eval.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages