LoSealL / VideoSuperResolution

A collection of state-of-the-art video or single-image super-resolution architectures, reimplemented in tensorflow.
MIT License
1.61k stars 295 forks source link

frame is empty. #92

Closed wuwei6 closed 4 years ago

wuwei6 commented 4 years ago

Hey, thank for your sharing. When I finish training and start testing, it will appear 'frame is empty'. Can you help to solve that?

frames is empty. [size=-1]

Test: 0it [00:00, ?it/s] frames is empty. [size=-1]

LoSealL commented 4 years ago

Following the guide here https://github.com/LoSealL/VideoSuperResolution/blob/master/Data/README.md

Assign your own database URL.

wuwei6 commented 4 years ago

Following the guide here https://github.com/LoSealL/VideoSuperResolution/blob/master/Data/README.md

Assign your own database URL.

Sorry. Databse URL in my area cannot be opened. What should I do if I want to complete training and testing offline?