Giter Club home page Giter Club logo

adda-pytorch's People

Contributors

aabbas90 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

adda-pytorch's Issues

Output seems to be wrong

Hi Thanks for your work.

When I run Phase2MNISTtoUSPS.py, I find the result to be wrong:

Test Accuracy of the model on the source test images: 99 %
Test Accuracy of the model on the target test images: 1445 %
Train Itr: 1 D Loss: 0.704938 Target Loss: 0.678370

Accuracy of target on target validation images: 1445 %
Accuracy of D on validation images: 51 %
Train Itr: 101 D Loss: 0.680300 Target Loss: 0.699642

Train Itr: 201 D Loss: 0.687932 Target Loss: 0.704488

Train Itr: 301 D Loss: 0.672281 Target Loss: 0.710689

Accuracy of target on target validation images: 1447 %
Accuracy of D on validation images: 59 %
Train Itr: 401 D Loss: 0.682694 Target Loss: 0.712692

Train Itr: 501 D Loss: 0.666517 Target Loss: 0.720006

Max target accuracy achieved is 1447 %
Test Accuracy of the model on the source test images: 75 %
Test Accuracy of the model on the target test images: 1444 %
Test Accuracy of the model on the target train images: 1445 %

Is it a bug in your source code?

low peformance on SVHN2MNIST

Hi, thanks for your project.
I run the Phase1SVHN.py and Phase2SVHNtoMNIST.py with your parameters, and only get a 46% accuracy of target on target test image.

ZeroDivisionError: division by zero

Thanks for you code.
I have a Error. Can you help?

Traceback (most recent call last):
  File "Phase1USPS.py", line 130, in <module>
    print('Test Accuracy of the model on the test images: %d %%' % (100 * correct / total))
ZeroDivisionError: division by zero

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.