Code Monkey home page Code Monkey logo

Comments (5)

lijiannuist avatar lijiannuist commented on April 28, 2024

Hi @gtgtgt1117
对于100长特征而言,proposals的数量是固定的,有100*100/2,PFG layer其实是生成这些个proposals的特征,这些个proposals肯定是有重叠的,靠后面的两个分支进行打分和后处理去重。

from actiondetection-dbg.

gtgtgt1117 avatar gtgtgt1117 commented on April 28, 2024

Hi @gtgtgt1117
对于100长特征而言,proposals的数量是固定的,有100*100/2,PFG layer其实是生成这些个proposals的特征,这些个proposals肯定是有重叠的,靠后面的两个分支进行打分和后处理去重。

Thank you .但是我并不是很理解100*100/2.
那这个可以用于实际场景的检测吗?我的测试结果并不是很好(指的是时间段和实际不是很符合)

from actiondetection-dbg.

gtgtgt1117 avatar gtgtgt1117 commented on April 28, 2024

@lijiannuist Hi,proposals的个数应该是1-100的和吧(5050个)? 在后处理中通过top_number来设置最后保留的proposals个数是不?

from actiondetection-dbg.

lijiannuist avatar lijiannuist commented on April 28, 2024

@gtgtgt1117
是的,一般还需要卡一个分数阈值来保留。

from actiondetection-dbg.

gtgtgt1117 avatar gtgtgt1117 commented on April 28, 2024

@gtgtgt1117
是的,一般还需要卡一个分数阈值来保留。

Thank you

from actiondetection-dbg.

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.