Spaces:
Build error
Build error
A newer version of the Gradio SDK is available: 6.14.0
metadata
title: Optical Flow Server
emoji: 🎥
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.0.0
app_file: app.py
pinned: false
Optical Flow Processing Server
This Space provides cloud-based optical flow processing for the Advanced Optical Flow Motion Tracker.
Usage
Use with the client application:
python optical_flow_advanced.py --server https://your-username-optical-flow-server.hf.space
API
The server exposes these functions:
process_frame_api(frame_base64, session_id)- Process a framereset_session_api(session_id)- Reset session statecreate_new_session()- Get new session ID