Code Monkey home page Code Monkey logo

Comments (13)

malcolm1232 avatar malcolm1232 commented on September 2, 2024

Geez.... i love his work though!! i got the same problem.. was trying so hard to figure why i had this as well...

Any suggestions would be very well appreciated!!

from colorization-pytorch.

meiguoofa avatar meiguoofa commented on September 2, 2024

I solve this problem by changing the path to the path that you specify , the args is in the train_options.py ,so change it and do not execute the make_ilsvrc_dataset.py

from colorization-pytorch.

malcolm1232 avatar malcolm1232 commented on September 2, 2024

Hi @meiguoofa !! good afternoon from Singapore!!
Sorry for the late reply.. been trying out what u said.. but to no avail, erms.. do you mind explaining what u did in a tad bit more detail?

Thank you in advance!!

from colorization-pytorch.

meiguoofa avatar meiguoofa commented on September 2, 2024

What's your error information? you should change the dataset path that you specify in the train_options.py

from colorization-pytorch.

malcolm1232 avatar malcolm1232 commented on September 2, 2024

from colorization-pytorch.

meiguoofa avatar meiguoofa commented on September 2, 2024

Sorry,my previous answer may be misleading to you
in the base_option.py parser.add_argument('--phase', type=str, default='val', help='train_small, train, val, test, etc')
the phase change to train
and in the train.py "opt.dataroot = './dataset/ilsvrc2012/%s/' % opt.phase" change to the dataset path that you specify

from colorization-pytorch.

malcolm1232 avatar malcolm1232 commented on September 2, 2024

from colorization-pytorch.

malcolm1232 avatar malcolm1232 commented on September 2, 2024

from colorization-pytorch.

meiguoofa avatar meiguoofa commented on September 2, 2024

Thanks, But sorry, I don’t know about this problem either , if I solve this problem later, I will discuss with you again , If u solve this problem , I hope u can tell me how to solve this problem.πŸ˜„

from colorization-pytorch.

malcolm1232 avatar malcolm1232 commented on September 2, 2024

from colorization-pytorch.

malcolm1232 avatar malcolm1232 commented on September 2, 2024

@meiguoofa hey i managed to get it working! For the 3 test.py

you just need to run it in python 2.7

from colorization-pytorch.

meiguoofa avatar meiguoofa commented on September 2, 2024

Great job!!!!! Thanks 😊

from colorization-pytorch.

malcolm1232 avatar malcolm1232 commented on September 2, 2024

from colorization-pytorch.

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.