/Annotation
:
The annotation of all action segments are in one
csv
file. Each line in this file is an annotation for a
sample:
-
narration_id
("S01R01_011")
: "S01" means this action is from subject-1. "R01" means it is from recipe-1. The following "011" is the index of this action in the entire cooking process. -
verb
("crack")
: The Verb label of this action segment. -
noun
("egg")
: The Noun label of this action segment. -
start_frame
(4215)
: The index of frame (in RGB-frames sequence and in Sensor sequence) when this action starts. -
stop_frame
(4394)
: The index of frame (in RGB-frames sequence and in Sensor sequence) when this action ends. -
start_time
(02:20.5)
: The time ine the Video when this action starts. -
stop_time
(02.26.4)
: The time ine the Video when this action ends. -
temporal_length
(5976)
: The temporal length how long does this action last (withms
as unit).