litforth/Collective-Activity-Recognition
Annotation Format Every 10th frame in all video sequences was manually annotated with the following information for each detected person: Bounding box location Activity class Pose direction Annotation Fields Each annotation follows the format: <frame_number> <x> <y> <width> <height> <class_id> <pose_id> Field Description frame_number Frame identifier x X-coordinate of the bounding box (top-left corner) y Y-coordinate of the bounding box (top-left… See the full description on the dataset page: https://huggingface.co/datasets/litforth/Collective-Activity-Recognition.
Annotation Format
Every 10th frame in all video sequences was manually annotated with the following information for each detected person:
- Bounding box location
- Activity class
- Pose direction
Annotation Fields
Each annotation follows the format:
<frame_number> <x> <y> <width> <height> <class_id> <pose_id>Example
001 366 168 106 212 5 3
001 512 190 98 195 5 3
001 440 187 84 167 5 3
001 339 191 83 165 5 3