Coder Social home page Coder Social logo

Comments (8)

ikhlestov avatar ikhlestov commented on August 26, 2024

Hi!
What do you mean with better results? Do such approach provide faster learning/converge and better results or will be run faster?

from vision_networks.

balodhi avatar balodhi commented on August 26, 2024

better results mean that it provides faster convergence and higher accuracy. which the previous normalization technique was unable to achieve.

from vision_networks.

ikhlestov avatar ikhlestov commented on August 26, 2024

ok
It will be great if you add one more flag to the main script, add this new normalization and provide pull request. Are you ok with this?

from vision_networks.

balodhi avatar balodhi commented on August 26, 2024

Yes i was asking the permission to have a pull request. Let me just make a graph comparison of first 6 epochs of both methods.

from vision_networks.

balodhi avatar balodhi commented on August 26, 2024

result

from vision_networks.

ikhlestov avatar ikhlestov commented on August 26, 2024

Hm, so huge difference.
Ok, thank you for your pull request - I will run it during next days and if the results be similar I will merge it.

from vision_networks.

ZhenyF avatar ZhenyF commented on August 26, 2024

It seems it image is substracted by 255 then divided by 2*255, why this one works better?
I tried the method that the image is only divided by 255 (as the paper). And I got 3.4% error rate. Have you got the same accuracy if only trained on using the original norm method and only on train dataset(without extra)?

from vision_networks.

illarion-rl avatar illarion-rl commented on August 26, 2024

Hi ZhenyF! Actually I still not compare normalization methods - so I have no answer for your question. You may try both approaches and tell about the difference

from vision_networks.

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.