Coder Social home page Coder Social logo

stargan-v2's People

Watchers

 avatar

stargan-v2's Issues

evaluationの時にdogtocatとか出てた?

内容

下記のコマンドを実行し、トレーニングを行なった。
学習データセット:ドメイン3つ、学習データ2500ずつ、テストデータ300

!python main.py --mode train --num_domains 3 --w_hpf 0 \
               --lambda_reg 1 --lambda_sty 1 --lambda_ds 2 --lambda_cyc 1 \
               --train_img_dir data/afhq/train \
               --val_img_dir data/afhq/val \
               --batch_size 4 \
               --total_iters 2000 \
               --sample_every 500 \
               --save_every 500 \
               --eval_every 500

チェックポイントを保存する際、下記の出力があった。
オリジナルのデータセットを学習させたとき、Generating images and calculating LPIPS for wild2cat...のようなわかりやすいものではなく、122.DS_Store, 187.DS_Storeなどが出力されていた気がする
スクリーンショット 2023-02-20 18 07 56

Preparing DataLoader for the evaluation phase...
Generating images and calculating LPIPS for wild2cat...
100% 10/10 [03:13<00:00, 19.39s/it]

期待する出力

Generating images and calculating LPIPS for 12218とか12221とか? #あれこれ名前おかしくないか?名前で精度が変わるとかがなければいいが。。。
Generating images and calculating LPIPS for day2even # 昼→夕方:良さそう
Generating images and calculating LPIPS for day2night # 昼→夜:良さそう

スクリーンショット

スクリーンショット 2023-02-20 17 52 14

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.