| path: ../YOLO_dataset | |
| train: images/train | |
| val: images/val | |
| test: images/test | |
| kpt_shape: [16, 2] | |
| kpt_labels: | |
| 0: nose | |
| 1: left_ear | |
| 2: right_ear | |
| 3: neck | |
| 4: left_front_limb | |
| 5: right_front_limb | |
| 6: left_hind_limb | |
| 7: right_hind_limb | |
| 8: left_front_claw | |
| 9: right_front_claw | |
| 10: left_hind_claw | |
| 11: right_hind_claw | |
| 12: back | |
| 13: root_tail | |
| 14: mid_tail | |
| 15: tip_tail | |
| kpt_names: | |
| 0: | |
| - nose | |
| - left_ear | |
| - right_ear | |
| - neck | |
| - left_front_limb | |
| - right_front_limb | |
| - left_hind_limb | |
| - right_hind_limb | |
| - left_front_claw | |
| - right_front_claw | |
| - left_hind_claw | |
| - right_hind_claw | |
| - back | |
| - root_tail | |
| - mid_tail | |
| - tip_tail | |
| flip_idx: [0, 2, 1, 3, 5, 4, 7, 6, 9, 8, 11, 10, 12, 13, 14, 15] | |
| names: | |
| 0: mouse | |