Giter VIP home page Giter VIP logo

Comments (5)

Fangyi-Chen avatar Fangyi-Chen commented on July 3, 2024

Hi,

Yes we plan to release sqr-deformable detr in a couple of weeks as the team is on leave

from sqr.

Fangyi-Chen avatar Fangyi-Chen commented on July 3, 2024

[update] Released. Please refer to the readme.md

Recommend following the original deformable detr setting (32 as batchsize 8*A100 x 4 imgs per GPU ), but it seems 16 as batchsize performs similarly. Expecting 45.8±0.2 AP. Thanks

from sqr.

yuzitian avatar yuzitian commented on July 3, 2024

Thank you very much for your reply. I ran your code as soon as you replied. Due to insufficient memory on my device, I am unable to use the same configuration as you. But I got a bad result. After carefully reviewing the code, I found that you did not update the reference points during the decoder process. May I ask why you are handling this in this place?

from sqr.

Fangyi-Chen avatar Fangyi-Chen commented on July 3, 2024

Hi,

I am not sure what hyperparameter you changed in config, but some of them are critical, such as query number, feature dimension, encoder layer number, decoder layer number, etc.

For sqr-deformable-detr, we do not collect the reference points, because if the reg_branch is None (one stage), the reference points are not updated, so for SQR, it is also unnecessary to do that.

If you do not have enough memory to run your research, I recommend using sqr-adamixer which runs well with 8x24GB card.

from sqr.

yuzitian avatar yuzitian commented on July 3, 2024

Thank you a lot for your advice. Wish you have a nice day !!

from sqr.

Related Issues (11)

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.