Mayank022/bench-press-deadlift-exercises
Bench Press and Deadlift Exercise Videos This dataset contains short exercise clips for binary video classification. The source frame folders were encoded as MP4 files so the repository follows the Hugging Face VideoFolder layout. Set the final license before publishing this dataset publicly. Labels bench_press deadlift Splits split total bench_press deadlift train 75 49 26 validation 9 6 3 test 9 6 3 Dataset… See the full description on the dataset page: https://huggingface.co/datasets/Mayank022/bench-press-deadlift-exercises.
Bench Press and Deadlift Exercise Videos
This dataset contains short exercise clips for binary video classification. The source frame folders were encoded as MP4 files so the repository follows the Hugging Face VideoFolder layout.
Set the final license before publishing this dataset publicly.
Labels
bench_pressdeadlift
Splits
Dataset Structure
train/bench_press/*.mp4
train/deadlift/*.mp4
validation/bench_press/*.mp4
validation/deadlift/*.mp4
test/bench_press/*.mp4
test/deadlift/*.mp4Loading
from datasets import load_dataset
dataset = load_dataset("your-username/bench-press-deadlift-exercises")Encoding
- Total videos: 93
- FPS: 8
- Codec: H.264 MP4
