Giter VIP home page Giter VIP logo

Comments (1)

Foruck avatar Foruck commented on May 24, 2024

Q1: What the action prediction is correct?

A1: You could check the definition and the detailed calculation procedure of mean Average Precision (mAP). The acception threshold is not explicitly defined in the calculation procedure, instead, multiple implicit acception thresholds are considered for the calculation of mAP.

Q2: Is my understanding correct?

A2: Yes.

Q3: What is the value range of the action_score?

A3: Intuitively, cls_prob_sp, cls_prob_H, cls_prob_O, H_det_score, H_det_score ∈ [0, 1]. Suppose the value domain of LIS_function for [0, 1] is [a, b], then action_score ∈ [0, 2b^2].

Q4: [x1, y1, x2, y2, s] Is s the action_score above?

A4: Yes.

Q5: In the VCOCO evaluation code, when the score of an action_score (s in '[action]_[role]') is higher than how much, it is considered to have the action?

A5: Similar to Q1, you could go into the details about how to calculate mean Average Precision (mAP).

from transferable-interactiveness-network.

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.