action_video / README.md
engajify's picture
Upload 4 files
83c4da6 verified
|
raw
history blame
No virus
780 Bytes
metadata
title: Action Detection Video 2
emoji: 
colorFrom: purple
colorTo: indigo
sdk: gradio
sdk_version: 4.31.5
app_file: app.py
pinned: false
license: mit

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Video Activity Classifier

This is a Gradio interface that allows users to upload a video and specify an activity label to check if the activity is present in the video. The app uses a CLIP-based model to classify the video based on the provided label.

How to Use

  1. Upload a video.
  2. Enter an activity label to detect.
  3. The app will classify the video and display the results.

Example

For instance, to check if a person is playing basketball in the video, you can enter the label "playing basketball".