GithubHelp home page GithubHelp logo

accuracy problem about cmd HOT 6 CLOSED

Mrzhangxiaohua avatar Mrzhangxiaohua commented on July 24, 2024
accuracy problem

from cmd.

Comments (6)

wzell avatar wzell commented on July 24, 2024

Hallo Mrzhangxiaohua,

nice to see Your interest in our project!

You are using a different framework than we do. Please install the libraries as described in the requirements and requirements.txt.

Since the domain adaptation works (accuracy improvement of 10% is the same as in our experiments), I assume that the base model VGG16 is somehow different than in our implementations.

The right framework should change this problems. However, if you want to proceed with your framework I suggest to contact the respective pages.

I allow myself to close this issue, as it is clearly related to some untested differences in the software other than specified in the requirements.

from cmd.

Mrzhangxiaohua avatar Mrzhangxiaohua commented on July 24, 2024

thanks for your replying me! flower
I use the same framwork and code, but keras 1.1 require tf as base,so i use tensorflow==0.12.1
and the data and vgg16 weight from your readme link.
and wc->dslr, dslr->wc is right(same as your paper), others are lower, so i don't known where i did wrong

from cmd.

wzell avatar wzell commented on July 24, 2024

Our implementation is based on theano not tensorflow. Keras does NOT require tensorflow but it can also be based on Theano.

from cmd.

Mrzhangxiaohua avatar Mrzhangxiaohua commented on July 24, 2024

ok, i will have a try. Thank you very much

from cmd.

wzell avatar wzell commented on July 24, 2024

Maybe this helps you also: There is an extended version of our work available in https://github.com/wzell/mann

There is an illustrative example that shows how to update the code to newer versions of keras and tensorflow.

from cmd.

Mrzhangxiaohua avatar Mrzhangxiaohua commented on July 24, 2024

thank you very much

from cmd.

Related Issues (4)

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.