Git Product home page Git Product logo

Comments (5)

JonathanFly avatar JonathanFly commented on August 28, 2024

That works, though what should really happen is that training is resumed if the model already exists. Not sure how difficult continuing from an existing checkpoint would be to add...

from singan.

15732031137 avatar 15732031137 commented on August 28, 2024

Dear tamarott,
First of all, congratulations on your paper getting the best ICCV 2019 paper. Recently I had the honor to read that your paper had some problems during runtime, so to ask you, I first run python main_train.py --input_name huge.jpg without problems, but he from The photo produced at 0 scale is distorted, so I want to generate it from a finer scale, and then run the second command python random_samples.py --input_name huge.jpg-mode random_samples --gen_start_scale 2 But the result shows that the model already exists, Later, I changed another file name but it was still an image. In the end, the model still exists. May I ask why? Thank you very much! wish you a happy life!

from singan.

I-am-anonymous-coder avatar I-am-anonymous-coder commented on August 28, 2024

The same problem is happening with me
I am running the code with
!python SinGAN/main_train.py --input_name rs.jpg --not_cuda
but always with any Image present in Input/Images directory , I am always getting
"trained model already exist". Even I tried with new images of my own by keeping it in "Input/Images directory" but still getiing that trained model already exist

from singan.

JonathanFly avatar JonathanFly commented on August 28, 2024

It shouldn't happen if you've never trained the model? If you see a /TrainedModels directory just rename it for now (or whatever directory it is storing the models in if you changed that, poke around until you find it.)

from singan.

I-am-anonymous-coder avatar I-am-anonymous-coder commented on August 28, 2024

from singan.

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.