This is a human action dataset collected from Elder Scrolls V: Skyrim.
This dataset contains 10 categories: 5 of them are the categories that are included in UCF101, and the other 5 categories are not. Each catefory has 10 videos, and each video lasts 5 seconds. The resolution of all videos is 320x180. The native FPS is 30.
- archery
- horse riding
- run (floor gymnastics)
- breaststroke
- skydiving
- crossbow
- dance
- dodge
- fly
- waving weapon
Github:
git clone https://github.com/IvoryCandy/Skyrim-Human-Actions.git
The frame extraction is provided along with the repo.
Requirement:
- python3
- ffmpeg
python3 extract_frame.py
Zijin Luo – zijinluo@gatech.edu
Distributed under the Apache2 license. See LICENSE
for more information.
- Fork it
- Create a new Pull Request