Video classification
API Reference
Video classification
POST
Video classification
Body
application/json
Request schema for video classification pipelines.
Video URL or local path (single or list). Required.
Number of top labels to return.
Number of frames sampled from the video to run inference on.
Sampling rate used to select frames from the video.
Function to apply to raw model outputs to obtain scores.
Available options:
sigmoid, softmax, none 
