Hi everyone,
I’m a beginner with YOLOv26 and just started exploring human and hand keypoint annotation. I have several questions regarding labeling and configuration and would appreciate any guidance from the community:
-
Bounding box class restrictions
Before annotating keypoints, can bounding boxes only be labeled aspersonandhand? Is it possible to create custom classes for action recognition? -
Action recognition with multiple classes
If I want to perform simple action recognition, can I assign different classes to bounding boxes for different actions and annotate keypoints within each box? -
Keypoint count and YAML configuration
Can a single bounding box contain all 59 keypoints (17 body keypoints + 21 keypoints for each hand)? If so, how should the YOLOv26 YAML file be configured forkeypointsandskeleton? -
Human-hand association
Do human and hand keypoints need to be strongly associated? Should left and right hands be distinguished? -
Simultaneous object, human, and hand annotation
Is it possible to annotate objects, humans, and hands in the same image? If yes, what annotation rules or configuration details should I be aware of?
I’m not very familiar with YOLOv26’s annotation workflow and YAML configuration yet, so any examples, templates, or advice would be greatly appreciated.
Thanks a lot! ![]()