Giter Club home page Giter Club logo

Comments (9)

titu1994 avatar titu1994 commented on July 28, 2024

Yes, this repository was the base for the Contrib version. As of a few months ago, the Contrib version supercedes this local version.

Though I have not heard of the bug with Tensorflow backend. Could you possibly elaborate?

from batchrenormalization.

PhilipMay avatar PhilipMay commented on July 28, 2024

Hi @titu1994
thanks for the fast answer. For the bug see here:
https://github.com/keras-team/keras-contrib/blob/master/keras_contrib/layers/normalization.py#L224

from batchrenormalization.

titu1994 avatar titu1994 commented on July 28, 2024

Yes I read that. I was wondering what the actual bug was. Is it an issue in shapes, or wrong updates or something.

I haven't looked into batch renormalization since I implemented Group Normalization.

from batchrenormalization.

PhilipMay avatar PhilipMay commented on July 28, 2024

I haven't looked into batch renormalization since I implemented Group Normalization.

You talk about this here right? https://github.com/titu1994/Keras-Group-Normalization

from batchrenormalization.

titu1994 avatar titu1994 commented on July 28, 2024

Yes.

from batchrenormalization.

PhilipMay avatar PhilipMay commented on July 28, 2024

Yes.

Ahh ok nice. Thanks for the reply.
Did you do some experiments with Group N.? How is it compared to BN and Batch Renormalization?

from batchrenormalization.

titu1994 avatar titu1994 commented on July 28, 2024

It's good for batch sizes less than 8 in the few experiments I did. Anything above that and batch norm beats it at test time.

But not by a huge amount or anything. 0.5-1% difference between the two.

Haven't compared against batch renorm, but according to the group norm paper, batch renorm behaves close to batch norm performance for most batch sizes.

from batchrenormalization.

PhilipMay avatar PhilipMay commented on July 28, 2024

Ok. Thanks! :-)

from batchrenormalization.

PhilipMay avatar PhilipMay commented on July 28, 2024

Closing this...

from batchrenormalization.

Related Issues (6)

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.