arbind95 / 360VSR

Code Repository for Research Article Titled - "Omnidirectional Video Super-Resolution using Deep Learning"
9 stars 0 forks source link

test.py is missing #2

Open LauritzRaisch opened 1 year ago

LauritzRaisch commented 1 year ago

test.py is missing, although it is referenced in the test.sh and the data loader for the test exist as well.

It would help me a lot in testing your model on some test data I have. My own implementation keeps throwing errors. Thanks a lot and all the best!

kakeelee commented 4 months ago

hi, i found the main.py cant run correctly, due to error dataloading , do you have any idea about this?