Coder Social home page Coder Social logo

query about feature maps about s2cnn HOT 4 CLOSED

jonkhler avatar jonkhler commented on August 21, 2024
query about feature maps

from s2cnn.

Comments (4)

mariogeiger avatar mariogeiger commented on August 21, 2024

Take out also the ˋso3_integrate` operation

from s2cnn.

ustundag avatar ustundag commented on August 21, 2024

Hi @mariogeiger, thanks for your answer.

Without so3_integrate layer, it now returns a feature map in shape (1, 64, 12, 12, 12). How can I interpret last three (alpha=12, beta=12, gamma=12) dimensions as feature vectors? I mean, VGG16 returns 512 feature vectors from a feature map (1, 512, 7, 7).

from s2cnn.

tscohen avatar tscohen commented on August 21, 2024

It's a 3D feature map, with axes for alpha, beta (spherical coordinates) and gamma (filter orientation).

from s2cnn.

ustundag avatar ustundag commented on August 21, 2024

Thanks for your comment.

So, how can I convert the final 5D feature map(1, 64, 12, 12, 12) into a 4D feature map like VGG-16 (1, 512, 7, 7)?

I want to extract specific features from the feature map. For example, I have a panoramic image with the size of [10, 5]. An object located at the pixel [1,1] and I want the feature vector at [1,1] from the feature map.

I really appreciate if you share your precious comments. Thanks in advance. @mariogeiger @tscohen @jonas-koehler

from s2cnn.

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.