Giter Club home page Giter Club logo

Comments (3)

thatbrguy avatar thatbrguy commented on July 28, 2024

Hello, thanks for mentioning the issue.

I just found out that --custom_data was not set to True by default in main.py. I think that's what caused your issue since custom_data may have been set as False by default. I fixed this issue now.

You can update your code to the latest commit and try following the instruction section in the readme again. You should not get the issue now.

from dehaze-gan.

ujwalakoriraj avatar ujwalakoriraj commented on July 28, 2024

Downloaded the latest scripts. Still getting the same error.

from dehaze-gan.

thatbrguy avatar thatbrguy commented on July 28, 2024

--custom_data is set to True by default in the latest commit.

Are you perhaps trying to use A_train.npy and B_train.npy by setting --custom_data to False? In that case, since those files are not provided and the error would occur. Instead, you can use two directories A and B for training. You can refer to step 5 in the instructions section of the readme on how to create two directories A and B with the required data.

If the above is not the case (i.e., you did not set --custom_data to False), do let me know.

from dehaze-gan.

Related Issues (19)

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.