Skip to content

Repository for video classification projects using TensorFlow.

License

Notifications You must be signed in to change notification settings

Ramsi-K/video-classification-tf

Repository files navigation

Video Classification

Repository for video classification projects using TensorFlow. Video classification involves the categorization of video content into predefined classes or categories based on the actions, events, or objects present in the video. It plays a crucial role in various applications such as surveillance, sports analysis, medical imaging, and entertainment.

Dataset Information

UCF101 - Action Recognition Data Set

UCF101 is an action recognition dataset of realistic action videos, collected from YouTube, containing 101 action categories. With 13320 videos from 101 action categories, UCF101 offers diversity in actions and challenges due to variations in camera motion, object appearance, pose, scale, viewpoint, background clutter, illumination conditions, etc.

Categories

The action categories are divided into five types:

  1. Human-Object Interaction
  2. Body-Motion Only
  3. Human-Human Interaction
  4. Playing Musical Instruments
  5. Sports

For detailed categories, refer to the UCF101 dataset website.

Acknowledgments

UCF101 dataset is provided by the First International Workshop on Action Recognition with Large Number of Classes, ICCV'13.

For more information and published results, visit the UCF101 dataset website.

About

Repository for video classification projects using TensorFlow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages