Giter Club home page Giter Club logo

Comments (4)

kwotsin avatar kwotsin commented on May 23, 2024

@sumorday do you have a reproducible example to show? The example (modifying training step to be 2 for checking only) should give something like this:

INFO: Restoring checkpoint for D...
INFO: Restoring checkpoint for G...
INFO: Starting training from global step 2...
INFO: Saving final checkpoints...
INFO: Training Ended.
INFO: FID at step 2 has been computed. Skipping...
INFO: FID (step 2): 350.3838899477446 (± 7.089700685797075) 
INFO: FID Evaluation completed!

I think this could be related to the confusion in the README where the dataset arg is an unused version in the lib. I've updated the library since, so please feel free to reinstall with pip install git+https://github.com/kwotsin/mimicry.git

from mimicry.

sumorday avatar sumorday commented on May 23, 2024

INFO: Saving final checkpoints...
INFO: Training Ended.
INFO: Checkpoint at step 100 does not exist. Skipping...
INFO: FID Evaluation completed!
{}

I guess that's about checkpoints. If I only run 200 epoch, the Checkpoint at step 100 does not exist..

from mimicry.

sumorday avatar sumorday commented on May 23, 2024

Hi! kwotsin.
I made a colab link
https://colab.research.google.com/drive/1URvd2B59mZztu7bS1Y17P27nxVx0us6H#scrollTo=hxSfGV1Oj5cm
Just only epoch 200 times and record the FID each 100 steps.
I guess the FID result in the folder ./log
there is a file name is fid_50k_50k.json
I am still not sure how to find the FID result.
How to modify training step to be 2 or 100 or 200 for checking only?in which file?
How can I do... Thank you in advance

from mimicry.

sumorday avatar sumorday commented on May 23, 2024

Oh I found this file.
https://github.com/kwotsin/mimicry/blob/master/examples/sngan_example.py
This problem solved
Dear kwotsin you should use this as an example. anyway. Thank you!!!

from mimicry.

Related Issues (20)

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.