Giter Club home page Giter Club logo

Comments (2)

olayasturias avatar olayasturias commented on June 24, 2024 1

Thank you for your fast and helpul reply. I understand now, thanks :)
This has made me find another key naming error under the scalar induced_rep_type, I have updated the pull request.

from equiadapt.

sibasmarak avatar sibasmarak commented on June 24, 2024

Thank you for the nice feedback and the PR, @olayasturias! I will look at the PR later and merge it.

The get_action_on_image_features applies a group action to a "feature map" depending on the induced representation type. I suppose you are referring to this line where induced_rep_type="regular". We must ensure this for the regular representation type because we need to reshape the feature map later and perform shifts along the group dimension.

However, in your case, when you want to apply the group action to the image, we are dealing with the "scalar" representation type. Therefore, we do not need to check if feature_map.shape[1] needs to be multiple of num_group, and a roto-reflection on the image suffices.

For more details on understanding induced representations, I recommend Section 2 of the Steerable CNNs paper (and, for further reading, Section 2 of General E(2)—Equivariant Steerable CNNs).

Please let me know if the answer needs to be further clarified (or if I have misunderstood your question), otherwise feel free to close this issue.

from equiadapt.

Related Issues (3)

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.