About pretrained spynet in BasicVSR #1906
Replies: 1 comment
-
https://github.com/open-mmlab/mmagic/blob/main/mmagic/models/editors/basicvsr/basicvsr_net.py#L104 The spynet is used on the images here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is the spynet pretrained from images? Notice that in BasicVSR the spynet is used on the features instead of images, I am wondering the how to guarantee that the spynet pretrained from image can be generalized to features.
Beta Was this translation helpful? Give feedback.
All reactions