Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.7.1
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
- Upload a video.
- Enter an activity label to detect.
- 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".