Coder Social home page Coder Social logo

linxid / focus-detr-mindspore Goto Github PK

View Code? Open in Web Editor NEW
75.0 5.0 2.0 1.77 MB

[ICCV 2023] Official implementation of the paper "Less is More: Focus Attention for Efficient DETR"

License: Apache License 2.0

Python 99.87% Shell 0.13%
detr object-detection transformer

focus-detr-mindspore's People

Contributors

linxid 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

Watchers

 avatar  avatar  avatar  avatar  avatar

focus-detr-mindspore's Issues

What is the ground truth for training?

Thanks for your work. When training the focal loss and multi-category score predictor, do you need the foreground and background label (ground truth)

关于论文中公式1

问题一:
d是x,y和边界框box中心点之间的棋盘距离的最大值,
棋盘距离 MAX(|x1-x2|,|y1-y2|),为什么论文解释是 d=max(w/2,h/2)

问题二:
关于rb和re,论文中给出的解释是 第l层特征预测出来的目标之间的间隔,想问一下这个地方是需要先预测出object?那这个间隔是指什么?

后续附录里对比实验给出的间隔 【0,64】,【64,256】。。。。是这里的间隔吗?

这个间隔是设置的超参数的?

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.