Skip to main content
The UniMatch implements a wrapper for the UniMatch model, which estimates optical flow in videos using a multi-scale transformer-based approach.
boolean
default:"True"
If True, inference call is run on the local VM, else offloaded onto GRID-Cortex. Defaults to False.
This model is currently not available via Cortex.
str
required
The link to the video or the path to the video/image directory.
str
default:"video"
The mode of input, either ‘video’ or ‘image’.
list
The optical flow maps for the input video or images.
This code is licensed under the Apache 2.0 License.