bawolf/break-video-clip

A breakdance move classifier

Public
107 runs

Input

Run this to download the model and run it in your local environment:

docker run -d -p 5000:5000 --gpus=all r8.im/bawolf/break-video-clip@sha256:530f72ab229101dc4b11dbb1a258754d038342fef28c432791ce22aac6217bf5
curl -s -X POST \
  -H "Content-Type: application/json" \
  -d $'{
    "input": {}
  }' \
  http://localhost:5000/predictions

To learn more, take a look at the Cog documentation.

Output

No output yet! Press "Submit" to start a prediction.

Run time and cost

This model runs on Nvidia T4 GPU hardware. We don't yet have enough runs of this model to provide performance information.

Readme

A deep learning model for classifying break dance moves using CLIP embeddings. The model is fine-tuned on break dance videos to classify different power moves including windmills, halos, and swipes.

Takes as input 224x224 30fps mp4 videos