llmpass / RSTT

Official pytorch implementation of paper "RSTT: Real-time Spatial Temporal Transformer for Space-Time Video Super-Resolution"
121 stars 21 forks source link

how to realize realtime #17

Open Tommy-shelby-github opened 3 months ago

Tommy-shelby-github commented 3 months ago

Hi! In your paper, on Nvidia Quadro RTX 6000, real-time video SR is realized, how much memory does the inference process take? And, is it possible to realize real-time video SR using RSTT on nvidia v100 card?