Giter Site home page Giter Site logo

Test problem about combogan HOT 5 CLOSED

WeeshawChen avatar WeeshawChen commented on August 10, 2024
Test problem

from combogan.

Comments (5)

WeeshawChen avatar WeeshawChen commented on August 10, 2024

and it just shows Created 2 Encoder-Decoder pairs
Number of parameters per Encoder: 5099143
Number of parameters per Decoder: 6565770
and nothing happened in my ./results/dimmer/test_195/images
Can you please tell me how to address my problem?

from combogan.

AAnoosheh avatar AAnoosheh commented on August 10, 2024

Because the dataloader is the same structure during train and test, you have to give it a dataroot with at least two folders starting with the word "test". (And it will test all N of these folders)

So for you I'm guessing it's just:
--dataroot ./datasets/stanfordcars/

Try that out and let me know.

from combogan.

WeeshawChen avatar WeeshawChen commented on August 10, 2024

emm, sadly it seems like nothing changed~
my dataset structure is like this:

  • datasets
    • stanfordcars
      -test0_day
      -test1_night
      -train0_day
      -train1_night
      so I write this command in my terminal:
      python test.py --phase test --name dimmer --dataroot ./datesets/stanfordcars/ --n_domains 2 --which_epoch 200 --serial_test
      And the problem is just as same as before~

from combogan.

AAnoosheh avatar AAnoosheh commented on August 10, 2024

May or may not be this, but ./datasets is misspelled in your command

from combogan.

WeeshawChen avatar WeeshawChen commented on August 10, 2024

oh my god.....it worked thanks to you. I am so sorry that I made a stupid typo problem, and I can't express how grateful I am! Thanks a lot! :)

from combogan.

Related Issues (15)

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.