FishCut / keypoints.yaml
salahkhenfer's picture
Add files using upload-large-folder tool
79b96d3 verified
Raw
History Blame Contribute Delete
474 Bytes
# YOLO Keypoint Dataset Configuration
# Generated from JSON annotations
names:
0: fish
# Keypoints
kpt_shape: [2, 3] # 2 keypoints with (x, y, visibility)
flip_idx: [1, 0] # Swap top and bottom when flipping
# Skeleton connections (connect top_point to bottom_point)
skeleton:
- [0, 1]
# Paths (relative to keypoints.yaml location)
path: /home/student1/dontsee/Salah/cropped_images/cropped_images/yolo_dataset
train: train/images
val: val/images