Coder Social home page Coder Social logo

Comments (8)

rohitgajawada avatar rohitgajawada commented on June 21, 2024 1

Ya my bad, realized it immediately after commenting :P If I find another repo that is able to reach the required accuracy, I'll notify you

from bilinear-cnn.

rohitgajawada avatar rohitgajawada commented on June 21, 2024

Have you tried doing step-2 directly?

from bilinear-cnn.

asanakoy avatar asanakoy commented on June 21, 2024

@rohitgajawada yes, it gets even lower ~ 57%

from bilinear-cnn.

rohitgajawada avatar rohitgajawada commented on June 21, 2024

Oh that is sad, I also need a reproducible bilinear-cnn in pytorch.
In this code after doing the bilinear operation, the output x is only undergoing a sqrt operation. In the original paper, they do: sign(x) * sqrt(|x|) instead. Could this be a cause of reduced accuracy or am I missing something out?

from bilinear-cnn.

rohitgajawada avatar rohitgajawada commented on June 21, 2024

Never mind, saw issue #4

from bilinear-cnn.

asanakoy avatar asanakoy commented on June 21, 2024

That's not a problem, since they compute a Gram matrix after Relu. Do you have any other good repository in mind?

from bilinear-cnn.

rohitgajawada avatar rohitgajawada commented on June 21, 2024

Hi @HaoMood , any updates with this problem? Were you able to obtain the 84% test accuracy?

from bilinear-cnn.

HaoMood avatar HaoMood commented on June 21, 2024

It is weird, since random seeds are fixed and I had tried it several times to make it can be re-implemented before this submission.

Maybe you can give some details about your hardware, such as the GPU used as well as CUDA and cuDNN version.

from bilinear-cnn.

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.