Code Monkey home page Code Monkey logo

Comments (3)

zcemycl avatar zcemycl commented on May 30, 2024

@abhilasha2614 i don't know which script you are referring to. It is kinda weird you ask me about someone else script.
Thats not in my repo. Thanks.

from matlab-gan.

abhilasha2614 avatar abhilasha2614 commented on May 30, 2024

i referred your github code for cycleGAN and you have not mentioned how your testing the code so I need help in understanding how to test GAN. I used the code from matlab for testing part alone as I trained the images with your code but it was having some issue so that's why I have mentioned that link. For your kind information I did not refer other repository I needed help in understanding your cycleGAN code as I am new to GAN.

Thank you

from matlab-gan.

zcemycl avatar zcemycl commented on May 30, 2024

@abhilasha2614 if you trained a gan based on my code, you would have got a plot showing the progress of losses and output images over epochs. That basically outlined how you reuse the weights, but not with oop, it is just a function.

Like

Output = Generator(params, Inputs)

It has clearly stated already unless you have a lack of understandings about custom training loop and neural network, and how to read code logically and systematically. You are not new to gan, you are new to programming and neural network in general, please read and debug line by line instead of just running the code.

from matlab-gan.

Related Issues (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.