Code Monkey home page Code Monkey logo

Comments (5)

zhmiao avatar zhmiao commented on June 18, 2024

Hello @sudabai666 Thank you for asking. Could you please be a little more specific on which part you are having a problem with? Thanks again.

from openlongtailrecognition-oltr.

zhmiao avatar zhmiao commented on June 18, 2024

Since it has been more than 20 days, we will close this issue by now. If you are having more questions, we will open it again. Thank you very much!

from openlongtailrecognition-oltr.

drcege avatar drcege commented on June 18, 2024

I guess he meant Eq.(6).

Should be
ex = (norm_x**2 / (1 + norm_x**2)) * (input / norm_x)
instead of
ex = (norm_x / (1 + norm_x)) * (input / norm_x).

from openlongtailrecognition-oltr.

zhmiao avatar zhmiao commented on June 18, 2024

@drcege and @sudabai666 Thanks for asking. As in issue #14 actually it was a typo in the paper. However, we have tried both ways for the normalization, with and without squares, it worked almost the same. You are welcomed to test it out as well. We will fix it in the text as soon as possible!

from openlongtailrecognition-oltr.

milliema avatar milliema commented on June 18, 2024

@zhmiao I find it's confused to use reachability and CosNormClassifier. Since the feature will be normalized in CosNormClassifier, why bother scaling it with reachability?

from openlongtailrecognition-oltr.

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.