Datasets:
Tasks:
Video Classification
Formats:
csv
Languages:
English
Size:
10K - 100K
ArXiv:
Tags:
medical
License:
Update README.md
Browse files
README.md
CHANGED
@@ -455,13 +455,10 @@ When a person is lying in a bed and getting up to sit in the bed we label this a
|
|
455 |
|
456 |
Sometimes it is not perfectly clear if it is `sit_down` followed by `lie_down` or simply `lie_down`. This depends on there being a moment of rest or not. If the person spends a short amount of time in the sitting position it is the former, if the person directly goes from `sit_down` to `lie_down` without rest it is only labeled `lie_down`. Similar thoughts apply to `stand_up`.
|
457 |
|
458 |
-
In the
|
459 |
|
460 |
The blurred out regions were added by us in post-processing to protect the subjects privacy on this page, they are not part of the original videos.
|
461 |
|
462 |
-
<video src="https://huggingface.co/datasets/simplexsigil2/omnifall/resolve/main/annotation_remarks.webm" controls />
|
463 |
-
|
464 |
-
|
465 |
## Citation
|
466 |
|
467 |
If you use OmniFall in your research, please cite our paper (will be updated soon) as well as all sub-dataset papers:
|
@@ -562,3 +559,7 @@ The original video data belongs to their respective owners and should be obtaine
|
|
562 |
## Contact
|
563 |
|
564 |
For questions about the dataset, please contact [[email protected]].
|
|
|
|
|
|
|
|
|
|
455 |
|
456 |
Sometimes it is not perfectly clear if it is `sit_down` followed by `lie_down` or simply `lie_down`. This depends on there being a moment of rest or not. If the person spends a short amount of time in the sitting position it is the former, if the person directly goes from `sit_down` to `lie_down` without rest it is only labeled `lie_down`. Similar thoughts apply to `stand_up`.
|
457 |
|
458 |
+
In the video at the bottom of this page we show how we leveraged VGG VIA to perform the annotations. Note, that we pre-load the original dataset labels as visual aid, but relabel the whole video with our label definitions. In the video below, CMDFall is shown, which already provides relatively detailed labels, the original labels of other datasets are more sparse. Additionally, even CMDFall does not label all frames, but only specific segments, while our labels cover mostly every frame.
|
459 |
|
460 |
The blurred out regions were added by us in post-processing to protect the subjects privacy on this page, they are not part of the original videos.
|
461 |
|
|
|
|
|
|
|
462 |
## Citation
|
463 |
|
464 |
If you use OmniFall in your research, please cite our paper (will be updated soon) as well as all sub-dataset papers:
|
|
|
559 |
## Contact
|
560 |
|
561 |
For questions about the dataset, please contact [[email protected]].
|
562 |
+
|
563 |
+
|
564 |
+
|
565 |
+
<video src="https://huggingface.co/datasets/simplexsigil2/omnifall/resolve/main/annotation_remarks.webm" controls />
|