Giter VIP home page Giter VIP logo

Comments (5)

hunto avatar hunto commented on May 29, 2024

Right. There are two loss terms in DIST, i.e., intra-class and inter-class losses. For inter-class loss, the information is limited with only two categories. For intra-class loss, it could still be effective since it transfers the relations among batch axis.

You could still try DIST on your task, as it is easy to implement. For simple task that is easy to converge, it is recommended to use a larger SoftMax temperature (e.g., T=4 in CIFAR-100), and the performance would be much better than the original T=1.

from image_classification_sota.

22ema avatar 22ema commented on May 29, 2024

Thank you for the great response.

from image_classification_sota.

22ema avatar 22ema commented on May 29, 2024

Sorry but I have one more question.

could it be used in bbox or landmark regression rather than class classification?

from image_classification_sota.

hunto avatar hunto commented on May 29, 2024

Sorry but I have one more question.

could it be used in bbox or landmark regression rather than class classification?

DIST relax the absolute approximation into relative approximation. However, the regression task requires absolute approximation. So I think it is unsuitable to use (at least only use) DIST in regression task.

from image_classification_sota.

22ema avatar 22ema commented on May 29, 2024

Thank you for the great response.

from image_classification_sota.

Related Issues (10)

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.