Skip to content

soapisnotfat/Skyrim-Human-Actions

Repository files navigation

ES5-Skyrim-Human-Actions

This is a human action dataset collected from Elder Scrolls V: Skyrim.

Categories

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.

5 included in UCF101

5 completely new

Installation

Github:

git clone https://github.com/IvoryCandy/Skyrim-Human-Actions.git

frame extraction

The frame extraction is provided along with the repo.

Requirement:

  • python3
  • ffmpeg

Usage

python3 extract_frame.py

Meta

Zijin Luo – zijinluo@gatech.edu

Distributed under the Apache2 license. See LICENSE for more information.

Contributing

  • Fork it
  • Create a new Pull Request