Kololu777/onnx-sea-raft
ONNX SEA-RAFT, optical flow
This tool helps researchers and computer vision engineers analyze motion between two video frames or images. It takes in two consecutive images and outputs a detailed map showing how each pixel moved from the first image to the second. This is useful for tasks requiring precise motion tracking or scene understanding.
Use this if you need to accurately measure and visualize the movement of objects or pixels between two successive image frames.
Not ideal if you are looking for a general-purpose image analysis tool or if your primary goal isn't detailed motion vector extraction.
Stars
14
Forks
—
Language
Python
License
—
Category
Last pushed
Jan 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/Kololu777/onnx-sea-raft"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
3DOM-FBK/deep-image-matching
Multiview matching with deep-learning and hand-crafted local features for COLMAP and other SfM...
suhangpro/mvcnn
Multi-view CNN (MVCNN) for shape recognition
zouchuhang/LayoutNet
Torch implementation of our CVPR 18 paper: "LayoutNet: Reconstructing the 3D Room Layout from a...
andyzeng/tsdf-fusion-python
Python code to fuse multiple RGB-D images into a TSDF voxel volume.
andyzeng/tsdf-fusion
Fuse multiple depth frames into a TSDF voxel volume.