Datasets:
Languages:
English
Size:
1K<n<10K
Tags:
fall-detection
pose-estimation
posture-classification
elderly-care
mediapipe
human-activity-recognition
License:
File size: 33,091 Bytes
6c41f7b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 | # Kaggle file descriptions - copy/paste reference
Per-file descriptions for the "Description" box on each file's editor on the Kaggle dataset page (separate from the column-description schema box).
## Training videos
**`train/hr_fall_detection_1.mp4`**
1 labelled fall event (~45-46s) across a 48s clip covering standing, sitting and lying activity.
**`train/hr_fall_detection_2.mp4`**
3 labelled fall events (~28-29s, ~136s, ~163-165s) across a 3m26s clip covering standing, sitting and lying activity.
**`train/hr_fall_detection_3.mp4`**
3 labelled fall events (~204-211s, ~219-220s, ~383-384s) across a 6m30s clip covering standing, sitting and lying activity.
## Validation videos
**`valid/fall_detection_4.mp4`**
3 labelled fall events (~94-98s, ~151-154s, ~160-164s) across a 6m27s clip covering standing, sitting and lying activity.
**`valid/fall_detection_5.mp4`**
4 labelled fall events (~143-146s, ~155-159s, ~167-170s, ~178-182s) across a 3m56s clip covering standing, sitting and lying activity.
**`valid/fall_detection_6.mp4`**
2 labelled fall events (~72-74s, ~83-86s) across a 2m22s clip covering standing, sitting and lying activity.
**`valid/fall_detection_7.mp4`**
1 labelled fall event (~134-136s) across a 2m28s clip covering standing, sitting and lying activity.
**`valid/fall_detection_8.mp4`**
6 labelled fall events (~199-201s, ~215-219s, ~231-232s, ~392-395s, ~407-411s, ~423-426s) across a 7m14s clip covering standing, sitting and lying activity.
**`valid/fall_detection_9.mp4`**
2 labelled fall events (~60-63s, ~73-76s) across a 2m07s clip covering standing, sitting and lying activity.
**`valid/fall_detection_10.mp4`**
6 labelled fall events (~88-90s, ~97-99s, ~105-106s, ~127-129s, ~139-141s, ~167-171s) across a 3m54s clip covering standing, sitting and lying activity.
## Training labels (`train/labels/`)
**`train/labels/hr_fall_detection_1.csv`**
Manual activity/fall labels for `train/hr_fall_detection_1.mp4`: 13 labelled time segments (Stand/Sit/Lie and their transitions) spanning the 48s clip, including 1 labelled fall event (~45-46s).
**`train/labels/hr_fall_detection_1_in_minutes.md`**
Plain-text/markdown rendering of the same labels as `hr_fall_detection_1.csv`, as a quick-to-skim timeline (e.g. "45 - 46 Stand-Lie (Fall)"). Despite the "_in_minutes" filename, timestamps are in seconds, matching the CSV's `start_time`/`end_time`.
**`train/labels/hr_fall_detection_2.csv`**
Manual activity/fall labels for `train/hr_fall_detection_2.mp4`: 33 labelled time segments (Stand/Sit/Lie and their transitions) spanning the 3m26s clip, including 3 labelled fall events (~28-29s, ~136s, ~163-165s).
**`train/labels/hr_fall_detection_2_in_minutes.md`**
Plain-text/markdown rendering of the same labels as `hr_fall_detection_2.csv`, as a quick-to-skim timeline (e.g. "45 - 46 Stand-Lie (Fall)"). Despite the "_in_minutes" filename, timestamps are in seconds, matching the CSV's `start_time`/`end_time`.
**`train/labels/hr_fall_detection_3.csv`**
Manual activity/fall labels for `train/hr_fall_detection_3.mp4`: 59 labelled time segments (Stand/Sit/Lie and their transitions) spanning the 6m30s clip, including 3 labelled fall events (~204-211s, ~219-220s, ~383-384s).
**`train/labels/hr_fall_detection_3_in_minutes.md`**
Plain-text/markdown rendering of the same labels as `hr_fall_detection_3.csv`, as a quick-to-skim timeline (e.g. "45 - 46 Stand-Lie (Fall)"). Despite the "_in_minutes" filename, timestamps are in seconds, matching the CSV's `start_time`/`end_time`.
## Validation labels (`valid/labels/`)
**`valid/labels/fall_detection_4.csv`**
Manual activity/fall labels for `valid/fall_detection_4.mp4`: 65 labelled time segments (Stand/Sit/Lie and their transitions) spanning the 6m27s clip, including 3 labelled fall events (~94-98s, ~151-154s, ~160-164s).
**`valid/labels/fall_detection_5.csv`**
Manual activity/fall labels for `valid/fall_detection_5.mp4`: 83 labelled time segments (Stand/Sit/Lie and their transitions) spanning the 3m56s clip, including 4 labelled fall events (~143-146s, ~155-159s, ~167-170s, ~178-182s).
**`valid/labels/fall_detection_6.csv`**
Manual activity/fall labels for `valid/fall_detection_6.mp4`: 56 labelled time segments (Stand/Sit/Lie and their transitions) spanning the 2m22s clip, including 2 labelled fall events (~72-74s, ~83-86s).
**`valid/labels/fall_detection_7.csv`**
Manual activity/fall labels for `valid/fall_detection_7.mp4`: 48 labelled time segments (Stand/Sit/Lie and their transitions) spanning the 2m28s clip, including 1 labelled fall event (~134-136s).
**`valid/labels/fall_detection_8.csv`**
Manual activity/fall labels for `valid/fall_detection_8.mp4`: 134 labelled time segments (Stand/Sit/Lie and their transitions) spanning the 7m14s clip, including 6 labelled fall events (~199-201s, ~215-219s, ~231-232s, ~392-395s, ~407-411s, ~423-426s).
**`valid/labels/fall_detection_9.csv`**
Manual activity/fall labels for `valid/fall_detection_9.mp4`: 34 labelled time segments (Stand/Sit/Lie and their transitions) spanning the 2m07s clip, including 2 labelled fall events (~60-63s, ~73-76s).
**`valid/labels/fall_detection_10.csv`**
Manual activity/fall labels for `valid/fall_detection_10.mp4`: 68 labelled time segments (Stand/Sit/Lie and their transitions) spanning the 3m54s clip, including 6 labelled fall events (~88-90s, ~97-99s, ~105-106s, ~127-129s, ~139-141s, ~167-171s).
## `train/pose-1st-iteration/` (113 images + 2 CSVs)
Earlier (first-pass) capture and processing of the same static pose images later finalized under `train/pose/`. A few images were renamed in the final pass (e.g. `stand-knee-up3.jpg` here is `stand-knee-up3-ocluded.jpg` in `train/pose/`), and the two CSVs below are this first pass's classifier output - not byte-identical to the final versions in `train/pose/` since the underlying feature values differ slightly between passes.
**`train/pose-1st-iteration/features_output.csv`**
First-pass MediaPipe-derived static-pose features for all 113 images (same 13-column schema as `train/pose/features_output.csv` - see column descriptions). Superseded by, but not identical to, the final-pass version in `train/pose/`.
**`train/pose-1st-iteration/features_output_predicted.csv`**
First-pass features plus the rule-based classifier's `label`/`predicted_label` columns. Superseded by, but not identical to, the final-pass version in `train/pose/`.
**`train/pose-1st-iteration/bend-2.jpg`**
Subject bending at the waist (variation 2).
**`train/pose-1st-iteration/bend-backwards.jpg`**
Subject bending at the waist, bending backwards.
**`train/pose-1st-iteration/bend-forward.jpg`**
Subject bending at the waist, leaning forward.
**`train/pose-1st-iteration/bend-lean-back1.jpg`**
Subject bending at the waist, leaning backward (variation 1).
**`train/pose-1st-iteration/bend-lean-forward1.jpg`**
Subject bending at the waist, leaning forward (variation 1).
**`train/pose-1st-iteration/bend-proper.jpg`**
Subject bending at the waist, in correct/reference form.
**`train/pose-1st-iteration/bend-touch-toes.jpg`**
Subject bending at the waist, reaching down to touch their toes.
**`train/pose-1st-iteration/bend.jpg`**
Subject bending at the waist.
**`train/pose-1st-iteration/climb.jpg`**
Subject in a climbing posture (stepping up onto or over an object).
**`train/pose-1st-iteration/fall.jpg`**
Subject in a fallen position, simulating a fall event.
**`train/pose-1st-iteration/getting-up.jpg`**
Subject mid-transition, getting up from a seated or lying position.
**`train/pose-1st-iteration/lie-2.jpg`**
Subject lying down (variation 2).
**`train/pose-1st-iteration/lie-chest-raised.jpg`**
Subject lying down, with chest raised, like a small back extension.
**`train/pose-1st-iteration/lie.jpg`**
Subject lying down.
**`train/pose-1st-iteration/lying-face-down.jpg`**
Subject lying down, face-down (prone position).
**`train/pose-1st-iteration/lying-feet-down.jpg`**
Subject lying down, with feet down.
**`train/pose-1st-iteration/lying-feet-raised.jpg`**
Subject lying down, with feet raised.
**`train/pose-1st-iteration/lying-fold-backward.jpg`**
Subject lying down, folded backward.
**`train/pose-1st-iteration/lying-fold.jpg`**
Subject lying down, in a folded-up position.
**`train/pose-1st-iteration/lying-front.jpg`**
Subject lying down, on their front.
**`train/pose-1st-iteration/lying-knee-up.jpg`**
Subject lying down, with one knee raised.
**`train/pose-1st-iteration/lying-knee-up2.jpg`**
Subject lying down, with one knee raised (variation 2).
**`train/pose-1st-iteration/lying-sit.jpg`**
Subject in a lying-to-sitting transition pose.
**`train/pose-1st-iteration/rubbish.jpg`**
An excluded/discard shot - not a usable pose example (kept for completeness).
**`train/pose-1st-iteration/sit-about-to-stand.jpg`**
Subject sitting, about to stand up.
**`train/pose-1st-iteration/sit-back.jpg`**
Subject sitting, leaning back.
**`train/pose-1st-iteration/sit-bend.jpg`**
Subject sitting, in a bent/hunched posture.
**`train/pose-1st-iteration/sit-both-knee-up.jpg`**
Subject sitting, with both knees raised.
**`train/pose-1st-iteration/sit-feet-high.jpg`**
Subject sitting, with feet raised high.
**`train/pose-1st-iteration/sit-feet-on-table.jpg`**
Subject sitting, with feet resting on a table.
**`train/pose-1st-iteration/sit-feet-raised-shoulder-down.jpg`**
Subject sitting, with feet raised and shoulders lowered.
**`train/pose-1st-iteration/sit-fold.jpg`**
Subject sitting, in a folded-up position.
**`train/pose-1st-iteration/sit-hands-up.jpg`**
Subject sitting, with hands raised.
**`train/pose-1st-iteration/sit-knee-raised.jpg`**
Subject sitting, with a knee raised.
**`train/pose-1st-iteration/sit-knee-up-side.jpg`**
Subject sitting, with a knee raised out to the side.
**`train/pose-1st-iteration/sit-knee-up.jpg`**
Subject sitting, with one knee raised.
**`train/pose-1st-iteration/sit-lace-shoes.jpg`**
Subject sitting, bending down to tie their shoelaces.
**`train/pose-1st-iteration/sit-lean-forward.jpg`**
Subject sitting, leaning forward.
**`train/pose-1st-iteration/sit-legs-elevated.jpg`**
Subject sitting, with legs elevated.
**`train/pose-1st-iteration/sit-legs-stretched.jpg`**
Subject sitting, with both legs stretched out straight.
**`train/pose-1st-iteration/sit-legs-stretched2.jpg`**
Subject sitting, with both legs stretched out straight (variation 2).
**`train/pose-1st-iteration/sit-legs-stretched3.jpg`**
Subject sitting, with both legs stretched out straight (variation 3).
**`train/pose-1st-iteration/sit-legs-up.jpg`**
Subject sitting, with legs raised up.
**`train/pose-1st-iteration/sit-legs.jpg`**
Subject sitting, with legs extended.
**`train/pose-1st-iteration/sit-lie-feet-on-table-knee-up.jpg`**
Subject sitting, reclining with feet on a table and one knee raised.
**`train/pose-1st-iteration/sit-lie-feet-on-table.jpg`**
Subject reclining (semi-lying) with feet resting on a table.
**`train/pose-1st-iteration/sit-monk-knee-up-shoulder-down.jpg`**
Subject sitting, cross-legged (monk-style) with one knee up and shoulders lowered.
**`train/pose-1st-iteration/sit-monk-knee-up.jpg`**
Subject sitting, cross-legged (monk-style) with one knee up.
**`train/pose-1st-iteration/sit-monk.jpg`**
Subject sitting, cross-legged, monk-style.
**`train/pose-1st-iteration/sit-openpose-2.jpg`**
Subject sitting, in a reference pose used for OpenPose-style comparison (variation 2).
**`train/pose-1st-iteration/sit-openpose.jpg`**
Subject sitting, in a reference pose used for OpenPose-style comparison.
**`train/pose-1st-iteration/sit-shoulder-bent-knee-up.jpg`**
Subject sitting, with shoulders bent forward and one knee raised.
**`train/pose-1st-iteration/sit.jpg`**
Subject sitting.
**`train/pose-1st-iteration/sit3.jpg`**
Subject sitting (variation 3).
**`train/pose-1st-iteration/sit4.jpg`**
Subject sitting (variation 4).
**`train/pose-1st-iteration/sitting-knee-up.jpg`**
Subject sitting, with one knee raised.
**`train/pose-1st-iteration/sitting-up3.jpg`**
Subject sitting, in the process of standing up (transition pose) (variation 3).
**`train/pose-1st-iteration/squat-arms-up.jpg`**
Subject squatting, with arms raised.
**`train/pose-1st-iteration/squat.jpg`**
Subject squatting.
**`train/pose-1st-iteration/squat1.jpg`**
Subject squatting (variation 1).
**`train/pose-1st-iteration/squat2.jpg`**
Subject squatting (variation 2).
**`train/pose-1st-iteration/squat3.jpg`**
Subject squatting (variation 3).
**`train/pose-1st-iteration/squat4.jpg`**
Subject squatting (variation 4).
**`train/pose-1st-iteration/squat5.jpg`**
Subject squatting (variation 5).
**`train/pose-1st-iteration/squat6.jpg`**
Subject squatting (variation 6).
**`train/pose-1st-iteration/stand-1.jpg`**
Subject standing (variation 1).
**`train/pose-1st-iteration/stand-2.jpg`**
Subject standing (variation 2).
**`train/pose-1st-iteration/stand-arms-out.jpg`**
Subject standing, with arms held out to the sides.
**`train/pose-1st-iteration/stand-arms-raised.jpg`**
Subject standing, with arms raised.
**`train/pose-1st-iteration/stand-bend-forward.jpg`**
Subject standing while bending forward at the waist.
**`train/pose-1st-iteration/stand-bend-sideways.jpg`**
Subject standing while bending sideways at the waist.
**`train/pose-1st-iteration/stand-bend-slightly.jpg`**
Subject standing while bending slightly forward.
**`train/pose-1st-iteration/stand-elevated.jpg`**
Subject standing, on an elevated surface or step.
**`train/pose-1st-iteration/stand-knee-bent-elevated.jpg`**
Subject standing, with one knee bent and raised onto an elevated surface.
**`train/pose-1st-iteration/stand-knee-bent-elevated2.jpg`**
Subject standing, with one knee bent and raised onto an elevated surface (variation 2).
**`train/pose-1st-iteration/stand-knee-up-side.jpg`**
Subject standing, with a knee raised out to the side.
**`train/pose-1st-iteration/stand-knee-up.jpg`**
Subject standing, with one knee raised.
**`train/pose-1st-iteration/stand-knee-up1.jpg`**
Subject standing, with one knee raised (variation 1).
**`train/pose-1st-iteration/stand-knee-up2.jpg`**
Subject standing, with one knee raised (variation 2).
**`train/pose-1st-iteration/stand-knee-up3.jpg`**
Subject standing, with one knee raised (variation 3).
**`train/pose-1st-iteration/stand-lean-back1.jpg`**
Subject standing, leaning backward (variation 1).
**`train/pose-1st-iteration/stand-lean-back2.jpg`**
Subject standing, leaning backward (variation 2).
**`train/pose-1st-iteration/stand-lean-back3.jpg`**
Subject standing, leaning backward (variation 3).
**`train/pose-1st-iteration/stand-lean-backward.jpg`**
Subject standing, leaning backward.
**`train/pose-1st-iteration/stand-lean-backward2.jpg`**
Subject standing, leaning backward (variation 2).
**`train/pose-1st-iteration/stand-lean-backward3.jpg`**
Subject standing, leaning backward (variation 3).
**`train/pose-1st-iteration/stand-lean-forward.jpg`**
Subject standing, leaning forward.
**`train/pose-1st-iteration/stand-lean-forward1.jpg`**
Subject standing, leaning forward (variation 1).
**`train/pose-1st-iteration/stand-lean-forward2.jpg`**
Subject standing, leaning forward (variation 2).
**`train/pose-1st-iteration/stand-lean-forward3.jpg`**
Subject standing, leaning forward (variation 3).
**`train/pose-1st-iteration/stand-lean-side1.jpg`**
Subject standing, leaning to the side (variation 1).
**`train/pose-1st-iteration/stand-legs-apart.jpg`**
Subject standing, with legs apart.
**`train/pose-1st-iteration/stand-legs-apart2.jpg`**
Subject standing, with legs apart (variation 2).
**`train/pose-1st-iteration/stand-legs-apart3.jpg`**
Subject standing, with legs apart (variation 3).
**`train/pose-1st-iteration/stand-legs-apart5.jpg`**
Subject standing, with legs apart (variation 5).
**`train/pose-1st-iteration/stand-legs-apart6.jpg`**
Subject standing, with legs apart (variation 6).
**`train/pose-1st-iteration/stand-legs-apart7.jpg`**
Subject standing, with legs apart (variation 7).
**`train/pose-1st-iteration/stand-legs-apart8.jpg`**
Subject standing, with legs apart (variation 8).
**`train/pose-1st-iteration/stand-legs-apart9.jpg`**
Subject standing, with legs apart (variation 9).
**`train/pose-1st-iteration/stand-legs-bow2.jpg`**
Subject standing, with legs in a bow stance (variation 2).
**`train/pose-1st-iteration/stand-legs-bow3.jpg`**
Subject standing, with legs in a bow stance (variation 3).
**`train/pose-1st-iteration/stand-legs-bow4.jpg`**
Subject standing, with legs in a bow stance (variation 4).
**`train/pose-1st-iteration/stand-one-leg-hidden.jpg`**
Subject standing, with one leg hidden/occluded from camera view.
**`train/pose-1st-iteration/stand.jpg`**
Subject standing.
**`train/pose-1st-iteration/stand3.jpg`**
Subject standing (variation 3).
**`train/pose-1st-iteration/stand4.jpg`**
Subject standing (variation 4).
**`train/pose-1st-iteration/stand5.jpg`**
Subject standing (variation 5).
**`train/pose-1st-iteration/stand6.jpg`**
Subject standing (variation 6).
**`train/pose-1st-iteration/stand7.jpg`**
Subject standing (variation 7).
**`train/pose-1st-iteration/standing-up-1.jpg`**
Subject in the process of standing up (transition pose), variation 1.
**`train/pose-1st-iteration/standing-up.jpg`**
Subject standing, in the process of standing up (transition pose).
**`train/pose-1st-iteration/standing-up2.jpg`**
Subject standing, in the process of standing up (transition pose) (variation 2).
**`train/pose-1st-iteration/standing-up3.jpg`**
Subject standing, in the process of standing up (transition pose) (variation 3).
## `train/pose/` (113 images + 11 CSVs)
Final-pass captures of the 113 static pose images (the versions the dissertation's headline results are computed from), plus the derived feature/classifier CSVs. Most images are identical to `train/pose-1st-iteration/`; a few were renamed to describe the pose more precisely (e.g. `stand-knee-up3.jpg` became `stand-knee-up3-ocluded.jpg`).
**`train/pose/features_output.csv`**
Final-pass MediaPipe-derived static-pose features for all 113 images (13 columns - see the column descriptions). This is the primary feature file; the model1_/model2_ variants alongside are rule-variant comparisons, and an earlier pass lives in `train/pose-1st-iteration/`.
**`train/pose/features_output_predicted.csv`**
`features_output.csv` plus the rule-based classifier's `label`/`predicted_label` columns - the file behind the 74.3% static-posture accuracy shown in the demo notebook.
**`train/pose/grouped_kmeans_static_pose_boundingbox_data.csv`**
K-means cluster summary (min/max/mean/count of pose bounding-box aspect ratio per cluster) across the 113 images. Note: pandas multi-index export - data row 0 holds the sub-column labels ('min'/'max'/'mean'/'count'), skip it when loading.
**`train/pose/grouped_static_pose_boundingbox_data.csv`**
Overall mean pose bounding-box aspect ratio, relative width, and relative height across the 113 images. Same multi-index export quirk: data row 0 holds the sub-column label ('mean').
**`train/pose/model1_features_output.csv`**
Static-pose features computed with rule-variant 1 of the feature extractor (the `model` parameter of `get_features` in the ai-posture-monitor package); kept for comparison against the primary output.
**`train/pose/model1_features_output_predicted.csv`**
`model1_features_output.csv` plus the classifier's `label`/`predicted_label` columns.
**`train/pose/model2_features_output.csv`**
Static-pose features computed with rule-variant 2 of the feature extractor - the variant the primary `features_output.csv` is based on.
**`train/pose/model2_features_output_predicted.csv`**
`model2_features_output.csv` plus the classifier's `label`/`predicted_label` columns.
**`train/pose/static_pose_boundingbox_data.csv`**
Per-image pose bounding-box geometry (frame size, aspect ratio, relative width/height) computed from the focused keypoint subset (shoulders/hips/knees/ankles).
**`train/pose/static_pose_boundingbox_data_all_keypoints.csv`**
Per-image pose bounding-box geometry computed from all 33 MediaPipe keypoints (vs. the focused subset used in `static_pose_boundingbox_data.csv`).
**`train/pose/static_pose_boundingbox_data_bounding_box_size_predicted.csv`**
Bounding-box geometry plus ground-truth `label` and a bounding-box-aspect-ratio-only posture `predicted_label` - the fallback classifier for images where MediaPipe landmark detection fails (e.g. some lying/occluded poses).
**`train/pose/bend-2.jpg`**
Subject bending at the waist (variation 2).
**`train/pose/bend-backwards.jpg`**
Subject bending at the waist, bending backwards.
**`train/pose/bend-forward.jpg`**
Subject bending at the waist, leaning forward.
**`train/pose/bend-lean-back1.jpg`**
Subject bending at the waist, leaning backward (variation 1).
**`train/pose/bend-lean-forward1.jpg`**
Subject bending at the waist, leaning forward (variation 1).
**`train/pose/bend-proper.jpg`**
Subject bending at the waist, in correct/reference form.
**`train/pose/bend-sit-lace-shoes.jpg`**
Subject bending down from a seated position to tie their shoelaces.
**`train/pose/bend-touch-toes.jpg`**
Subject bending at the waist, reaching down to touch their toes.
**`train/pose/bend.jpg`**
Subject bending at the waist.
**`train/pose/climb.jpg`**
Subject in a climbing posture (stepping up onto or over an object).
**`train/pose/fall.jpg`**
Subject in a fallen position, simulating a fall event.
**`train/pose/getting-up.jpg`**
Subject mid-transition, getting up from a seated or lying position.
**`train/pose/lie-2.jpg`**
Subject lying down (variation 2).
**`train/pose/lie-on-chair-feet-on-table-knee-up.jpg`**
Subject reclining on a chair with feet on a table and one knee raised.
**`train/pose/lie-sit-feet-on-table.jpg`**
Subject reclining (semi-lying) with feet resting on a table.
**`train/pose/lie.jpg`**
Subject lying down.
**`train/pose/lying-face-down.jpg`**
Subject lying down, face-down (prone position).
**`train/pose/lying-feet-down.jpg`**
Subject lying down, with feet down.
**`train/pose/lying-feet-raised.jpg`**
Subject lying down, with feet raised.
**`train/pose/lying-fold-backward.jpg`**
Subject lying down, folded backward.
**`train/pose/lying-fold.jpg`**
Subject lying down, in a folded-up position.
**`train/pose/lying-front.jpg`**
Subject lying down, on their front.
**`train/pose/lying-knee-up.jpg`**
Subject lying down, with one knee raised.
**`train/pose/lying-knee-up2.jpg`**
Subject lying down, with one knee raised (variation 2).
**`train/pose/lying-on-chair-feet-on-table.jpg`**
Subject reclining on a chair with feet resting on a table.
**`train/pose/lying-sit.jpg`**
Subject in a lying-to-sitting transition pose.
**`train/pose/rubbish.jpg`**
An excluded/discard shot - not a usable pose example (kept for completeness).
**`train/pose/sit-about-to-stand.jpg`**
Subject sitting, about to stand up.
**`train/pose/sit-back.jpg`**
Subject sitting, leaning back.
**`train/pose/sit-bend.jpg`**
Subject sitting, in a bent/hunched posture.
**`train/pose/sit-both-knee-up.jpg`**
Subject sitting, with both knees raised.
**`train/pose/sit-feet-high.jpg`**
Subject sitting, with feet raised high.
**`train/pose/sit-feet-raised-shoulder-down.jpg`**
Subject sitting, with feet raised and shoulders lowered.
**`train/pose/sit-fold.jpg`**
Subject sitting, in a folded-up position.
**`train/pose/sit-hands-up.jpg`**
Subject sitting, with hands raised.
**`train/pose/sit-knee-raised.jpg`**
Subject sitting, with a knee raised.
**`train/pose/sit-knee-up-side.jpg`**
Subject sitting, with a knee raised out to the side.
**`train/pose/sit-knee-up.jpg`**
Subject sitting, with one knee raised.
**`train/pose/sit-lean-forward.jpg`**
Subject sitting, leaning forward.
**`train/pose/sit-legs-elevated.jpg`**
Subject sitting, with legs elevated.
**`train/pose/sit-legs-stretched.jpg`**
Subject sitting, with both legs stretched out straight.
**`train/pose/sit-legs-stretched2.jpg`**
Subject sitting, with both legs stretched out straight (variation 2).
**`train/pose/sit-legs-stretched3.jpg`**
Subject sitting, with both legs stretched out straight (variation 3).
**`train/pose/sit-legs-up.jpg`**
Subject sitting, with legs raised up.
**`train/pose/sit-legs.jpg`**
Subject sitting, with legs extended.
**`train/pose/sit-monk-knee-up-shoulder-down.jpg`**
Subject sitting, cross-legged (monk-style) with one knee up and shoulders lowered.
**`train/pose/sit-monk-knee-up.jpg`**
Subject sitting, cross-legged (monk-style) with one knee up.
**`train/pose/sit-monk.jpg`**
Subject sitting, cross-legged, monk-style.
**`train/pose/sit-on-bed-chest-raised.jpg`**
Subject on a bed with chest raised - a pose between lying down and sitting up.
**`train/pose/sit-openpose-2.jpg`**
Subject sitting, in a reference pose used for OpenPose-style comparison (variation 2).
**`train/pose/sit-openpose.jpg`**
Subject sitting, in a reference pose used for OpenPose-style comparison.
**`train/pose/sit-shoulder-bent-knee-up.jpg`**
Subject sitting, with shoulders bent forward and one knee raised.
**`train/pose/sit-standing-up-1.jpg`**
Subject rising from a seat - a sit-to-stand transition pose (variation 1).
**`train/pose/sit.jpg`**
Subject sitting.
**`train/pose/sit3.jpg`**
Subject sitting (variation 3).
**`train/pose/sit4.jpg`**
Subject sitting (variation 4).
**`train/pose/sitting-knee-up.jpg`**
Subject sitting, with one knee raised.
**`train/pose/sitting-up3.jpg`**
Subject sitting, in the process of standing up (transition pose) (variation 3).
**`train/pose/squat-arms-up.jpg`**
Subject squatting, with arms raised.
**`train/pose/squat.jpg`**
Subject squatting.
**`train/pose/squat1.jpg`**
Subject squatting (variation 1).
**`train/pose/squat2.jpg`**
Subject squatting (variation 2).
**`train/pose/squat3.jpg`**
Subject squatting (variation 3).
**`train/pose/squat4.jpg`**
Subject squatting (variation 4).
**`train/pose/squat5.jpg`**
Subject squatting (variation 5).
**`train/pose/squat6.jpg`**
Subject squatting (variation 6).
**`train/pose/stand-1.jpg`**
Subject standing (variation 1).
**`train/pose/stand-2.jpg`**
Subject standing (variation 2).
**`train/pose/stand-arms-out.jpg`**
Subject standing, with arms held out to the sides.
**`train/pose/stand-arms-raised.jpg`**
Subject standing, with arms raised.
**`train/pose/stand-bend-forward.jpg`**
Subject standing while bending forward at the waist.
**`train/pose/stand-bend-sideways.jpg`**
Subject standing while bending sideways at the waist.
**`train/pose/stand-bend-slightly.jpg`**
Subject standing while bending slightly forward.
**`train/pose/stand-elevated.jpg`**
Subject standing, on an elevated surface or step.
**`train/pose/stand-knee-bent-elevated.jpg`**
Subject standing, with one knee bent and raised onto an elevated surface.
**`train/pose/stand-knee-bent-elevated2.jpg`**
Subject standing, with one knee bent and raised onto an elevated surface (variation 2).
**`train/pose/stand-knee-up-side.jpg`**
Subject standing, with a knee raised out to the side.
**`train/pose/stand-knee-up.jpg`**
Subject standing, with one knee raised.
**`train/pose/stand-knee-up1.jpg`**
Subject standing, with one knee raised (variation 1).
**`train/pose/stand-knee-up2.jpg`**
Subject standing, with one knee raised (variation 2).
**`train/pose/stand-knee-up3-ocluded.jpg`**
Subject standing with one knee raised, partially occluded from camera view (variation 3).
**`train/pose/stand-lean-back1.jpg`**
Subject standing, leaning backward (variation 1).
**`train/pose/stand-lean-back2.jpg`**
Subject standing, leaning backward (variation 2).
**`train/pose/stand-lean-back3.jpg`**
Subject standing, leaning backward (variation 3).
**`train/pose/stand-lean-backward.jpg`**
Subject standing, leaning backward.
**`train/pose/stand-lean-backward2.jpg`**
Subject standing, leaning backward (variation 2).
**`train/pose/stand-lean-backward3.jpg`**
Subject standing, leaning backward (variation 3).
**`train/pose/stand-lean-forward.jpg`**
Subject standing, leaning forward.
**`train/pose/stand-lean-forward1.jpg`**
Subject standing, leaning forward (variation 1).
**`train/pose/stand-lean-forward2.jpg`**
Subject standing, leaning forward (variation 2).
**`train/pose/stand-lean-forward3.jpg`**
Subject standing, leaning forward (variation 3).
**`train/pose/stand-lean-side1.jpg`**
Subject standing, leaning to the side (variation 1).
**`train/pose/stand-legs-apart.jpg`**
Subject standing, with legs apart.
**`train/pose/stand-legs-apart2.jpg`**
Subject standing, with legs apart (variation 2).
**`train/pose/stand-legs-apart3.jpg`**
Subject standing, with legs apart (variation 3).
**`train/pose/stand-legs-apart5.jpg`**
Subject standing, with legs apart (variation 5).
**`train/pose/stand-legs-apart6.jpg`**
Subject standing, with legs apart (variation 6).
**`train/pose/stand-legs-apart7.jpg`**
Subject standing, with legs apart (variation 7).
**`train/pose/stand-legs-apart8.jpg`**
Subject standing, with legs apart (variation 8).
**`train/pose/stand-legs-apart9.jpg`**
Subject standing, with legs apart (variation 9).
**`train/pose/stand-legs-bow2.jpg`**
Subject standing, with legs in a bow stance (variation 2).
**`train/pose/stand-legs-bow3.jpg`**
Subject standing, with legs in a bow stance (variation 3).
**`train/pose/stand-legs-bow4.jpg`**
Subject standing, with legs in a bow stance (variation 4).
**`train/pose/stand-one-leg-hidden.jpg`**
Subject standing, with one leg hidden/occluded from camera view.
**`train/pose/stand.jpg`**
Subject standing.
**`train/pose/stand3.jpg`**
Subject standing (variation 3).
**`train/pose/stand4.jpg`**
Subject standing (variation 4).
**`train/pose/stand5.jpg`**
Subject standing (variation 5).
**`train/pose/stand6.jpg`**
Subject standing (variation 6).
**`train/pose/stand7.jpg`**
Subject standing (variation 7).
**`train/pose/standing-up.jpg`**
Subject standing, in the process of standing up (transition pose).
**`train/pose/standing-up2.jpg`**
Subject standing, in the process of standing up (transition pose) (variation 2).
**`train/pose/standing-up3.jpg`**
Subject standing, in the process of standing up (transition pose) (variation 3).
## `train/results of static pose classifier on training videos/`
Per-frame output of the same rule-based static-posture classifier behind `features_output_predicted.csv`, run across motion-triggered frames of the 3 training videos. This run predates the fall-detection/temporal-smoothing layer described in the project README, so these files cover static posture classification only (no `fall`/`fall_watch`/`smooth_prediction` columns - see column descriptions for the full per-column schema).
**`train/results of static pose classifier on training videos/hr_fall_detection_static_pose_class_on_video_1_results.csv`**
Per-frame output for `hr_fall_detection_1.mp4`: 807 motion-triggered frames (frame indices 28-1508); a pose was successfully detected and classified on 132 of them (16%), with predictions of stand/sit.
**`train/results of static pose classifier on training videos/hr_fall_detection_static_pose_class_on_video_2_results.csv`**
Per-frame output for `hr_fall_detection_2.mp4`: 5,741 motion-triggered frames (frame indices 1-6200); a pose was successfully detected and classified on 4,676 of them (81%), with predictions of sit/stand/lie.
**`train/results of static pose classifier on training videos/hr_fall_detection_static_pose_class_on_video_3_results.csv`**
Per-frame output for `hr_fall_detection_3.mp4`: 8,743 motion-triggered frames (frame indices 52-11826); a pose was successfully detected and classified on 8,108 of them (93%), with predictions of sit/stand/lie.
---
Note: this matches the live Kaggle dataset's current structure/paths. The local OneDrive copy of `train/pose-1st-iteration/` nests the two CSVs under a `results/` subfolder, and the local per-frame results files are named `static_pose_class_on_video_hr_fall_detection_N_results.csv` (reversed word order vs. Kaggle's `hr_fall_detection_static_pose_class_on_video_N_results.csv`) - same content, different path/name. This divergence between the local copy and the published dataset was flagged earlier and deferred; the descriptions above use Kaggle's actual paths.
|