Open putuoka opened 4 years ago
Thanks, sorry for the incompatible issues. I think the new EDVR (actually BasicSR repo) is easier to use.
You could find the installation and usage at https://github.com/xinntao/EDVR/blob/master/README.md
Thanks, sorry for the incompatible issues. I think the new EDVR (actually BasicSR repo) is easier to use.
You could find the installation and usage at https://github.com/xinntao/EDVR/blob/master/README.md
Do you have working example on google colab?
Sorry that I do not have one now. I may add one later~
Many colab still use old EDVR they refer to this folder /EDVR/codes/models/archs/dcn also the utils doesn't work anymore for example import utils.util as util it giving error ModuleNotFoundError: No module named 'utils.util'
here one example of google colab that use old EDVR i think https://colab.research.google.com/github/btahir/deoldify_and_edvr/blob/master/DeOldify_EDVR_Combined.ipynb