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

Resume training #13

Open liyuantsao opened 1 year ago

liyuantsao commented 1 year ago

Hello! Thank you for releasing the code of your amazing work!

I want to implement some experiments based on your pre-trained weight, but I think that we are not able to resume training from the released checkpoints without its corresponding ".state" file.

Could you please also release the .state files?

Thank you very much!