Hello, I downloaded the ego4d full_scale and annotations dataset using the following command:
$ ego4d --aws_profile_name egoprof \
--output_directory="~/ego4d_data" \
--datasets full_scale annotations imu gaze \
--metadata --yes
However, I cannot seem to find the appropriate pointwise fho_hands annotations from the visualizer.

My questions are:
Are the bounding box hand annotations available in the fho_main JSON file in the form of narrated actions consistent with those found in fho_hands?
How can I obtain the JSON file for fho_hands annotations? And will I need to download the Hands & Objects benchmark subset separately to get the fho_hands pointwise hand annotations?
Thanks in advance.
Hello, I downloaded the ego4d full_scale and annotations dataset using the following command:
However, I cannot seem to find the appropriate pointwise fho_hands annotations from the visualizer.
My questions are:
Are the bounding box hand annotations available in the fho_main JSON file in the form of narrated actions consistent with those found in fho_hands?
How can I obtain the JSON file for fho_hands annotations? And will I need to download the Hands & Objects benchmark subset separately to get the fho_hands pointwise hand annotations?
Thanks in advance.