Coldog2333/pytoflow
The py version of toflow → https://github.com/anchen1011/toflow
This project helps video processing specialists enhance video quality. It takes raw or low-quality video frames and can improve them through tasks like video interpolation, denoising, and super-resolution, producing cleaner, sharper, or smoother video. This is ideal for researchers or practitioners focusing on computer vision and video processing applications.
111 stars. No commits in the last 6 months.
Use this if you need to improve video quality by generating intermediate frames, removing noise, or increasing resolution for research or specific video analysis tasks.
Not ideal if you're looking for a user-friendly, out-of-the-box video editing tool for general consumer or professional production workflows.
Stars
111
Forks
29
Language
MATLAB
License
MIT
Category
Last pushed
Sep 15, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Coldog2333/pytoflow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lucidrains/rectified-flow-pytorch
Implementation of rectified flow and some of its followup research / improvements in Pytorch
probabilists/zuko
Normalizing flows in PyTorch
davidnabergoj/torchflows
Modern normalizing flows in Python. Simple to use and easily extensible.
keishihara/flow-matching
Flow Matching implemented in PyTorch
LukasRinder/normalizing-flows
Implementation of normalizing flows in TensorFlow 2 including a small tutorial.