ckkelvinchan / RealBasicVSR

Official repository of "Investigating Tradeoffs in Real-World Video Super-Resolution"
Apache License 2.0
906 stars 136 forks source link

how to run the test.py on a gpu which is 12G, I have a video which is 1000*2000,did it possible to run the demo on only 12G gpu? #42

Closed dzz416 closed 2 years ago

ckkelvinchan commented 2 years ago

Since the image is so large, you may need to separate them into patches. But this could induce discontinuity between patches.