darpa-sail-on / Sail-On-API

0 stars 0 forks source link

Feedback for Video Activity Recognition #21

Closed rwgdrummer closed 3 years ago

rwgdrummer commented 3 years ago

Similar to the Image Classification Domain, PAR will respond to feedback requests with top five closest kinetics IDS. These IDS will be placed in the single DF. Thus a simple lookup is required. The format of the DF files will be documented in the coordination plan.

The format of the DF file will be expanded to have: (1) five Kinetics ids (2) the four two-relations from the annotation tool.

The format of a feedback response will be as followings:

ID, KID1, KID2, KID3, KID4, KID5, RL-1, VL-1, RL-2, VL-2, RL-3 VL-3, RL-4 VL-4

From a single_df ID,novel, detection, ontology_id, spatial, temporal, KID1, KID2, KID3, KID4, KID5, RL-1, VL-1, RL-2, VL-2, RL-3 VL-3, RL-4 VL-4,