josephrocca / SimVP-web

SimVP video prediction using ONNX's Wasm runtime

Home Page:https://josephrocca.github.io/SimVP-web/demo/simple.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimVP video prediction using ONNX's Wasm runtime. You can use the notebook linked below to train your own video prediction model that runs in real-time in the browser. SimVP is really impressive given how fast it runs - see the results that compare to other methods in the paper.

Demos:

Note that these examples are probably under-trained. They're just proof-of-concepts to get the whole pipeline (from training to browser inference) working properly.

Training and Conversion:

Pre-trained & Converted Models:

Diffusion Experiments:


output1.mp4

About

SimVP video prediction using ONNX's Wasm runtime

https://josephrocca.github.io/SimVP-web/demo/simple.html

License:Apache License 2.0