Giter Club home page Giter Club logo

Comments (9)

shashank3959 avatar shashank3959 commented on June 1, 2024

@mario98
Hey, were you able to get this code working?

from mnist-svhn-transfer.

YeolJ00 avatar YeolJ00 commented on June 1, 2024

https://github.com/YeolJ00/mnist-svhn-transfer
I've edited the code to work and changed some functions to meet recent updates
I wanted to make a branch or a pull request in this repository but wasn't able to figure out how.

from mnist-svhn-transfer.

EvaFlower avatar EvaFlower commented on June 1, 2024

@YeolJ00 Hi there, would you please point out the problem in this code and the change you made?

from mnist-svhn-transfer.

YeolJ00 avatar YeolJ00 commented on June 1, 2024

@EvaFlower Putting aside the deprecated functions,
data_loader.py had a single tranform format in get_loader() that normalizes a 3 channel image.
MNIST data is not a 3 channel image thus requires a seperate transform format
It would be nice if you would double check it for me

from mnist-svhn-transfer.

EvaFlower avatar EvaFlower commented on June 1, 2024

@YeolJ00 Yeah, you are right. But it did not raise exceptional information when running the code. So maybe it has no influence.

from mnist-svhn-transfer.

YeolJ00 avatar YeolJ00 commented on June 1, 2024

@EvaFlower What do you mean by exceptional information? In what sense do you mean by it has no influence?

from mnist-svhn-transfer.

EvaFlower avatar EvaFlower commented on June 1, 2024

@YeolJ00 I mean that I can run the code successfully without changing the transform for MNIST. So maybe here it just used the transform in the first channel and ignored others.

from mnist-svhn-transfer.

YeolJ00 avatar YeolJ00 commented on June 1, 2024

@EvaFlower Well good for you. I wasn't able to run the code without changing that part. I wonder what the difference was.

from mnist-svhn-transfer.

zxkplus avatar zxkplus commented on June 1, 2024

I get a reasonable result, when set "--use_reconst_loss True" and "--use_labels True"。 the MINST's generator result is better than svhn's

from mnist-svhn-transfer.

Related Issues (8)

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.