Coder Social home page Coder Social logo

sampling-argmax's People

Contributors

jeff-sjtu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

sampling-argmax's Issues

issue?

Hi, in the function of norm_heatmap, it writes gumbel_heatmap = heatmap - log_eps / tau, which is different from gumbel_heatmap = (heatmap - log_eps)/ tau in the gumbel_softmax. Is this matter when training with annealing strategy?

Dense prediction

Hi, do you replace the sampling softmax of softmax in any dense prediction task and is it still improved?

I wonder why "training with only sample outperforms soft-argmax"

Thanks for your great work!
I've just read your paper and the discussions on OpenReview, and have the same question with the reviewer——

Although it's indicated in "We conduct an experiment of training the model with Eq. 5. The model only obtains 30.9 mAP on COCO Keypoint" that training with discrete density map can not work, I still wonder why sampling (works) and why "training with only sample outperforms soft-argmax"

Annealing Schedule

Hello, the paper mentions you use an annealing schedule going from high to low temperature. In the review its mentioned how the method is parameter free, I take it you found a single annealing schedule that worked effectively for the temperature during training? I was wondering since the code is not published yet if you could provide the schedule you used.

On a side note it's great to see more research on soft-argmax! Thank you to all of the authors 👏

Comparision with RLE

Hi, thanks for your great work! I'm wondering for sampling-argmax and RLE, which is better in localization?

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.