hzwer / Practical-RIFE

We are developing more practical frame interpolation approach.
MIT License
542 stars 60 forks source link

ONNX-model #50

Open xieodu opened 8 months ago

xieodu commented 8 months ago

Thanks for your excellent work! May I ask if you prepare ONNX model?

TNTwise commented 8 months ago

https://github.com/styler00dollar/VSGAN-tensorrt-docker/releases/tag/models

xieodu commented 8 months ago

@TNTwise I'm sorry, forgive my ignorance, I don't understand. I clicked on the link and saw many models, but I couldn't find the corresponding ONNX model for the Practical-RIFE project. Can you tell me which one it is?

TNTwise commented 8 months ago

scroll down until you see rife, the default is ensemble false f16, like this one here: https://github.com/styler00dollar/VSGAN-tensorrt-docker/releases/download/models/rife410_ensembleFalse_op18_fp16_clamp_sim.onnx

xieodu commented 8 months ago

@TNTwise I get!Thanks!