-
Notifications
You must be signed in to change notification settings - Fork 837
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues about the test results in DAIN_HD_videos #1
Comments
Yes, I do find these problems. I think the abnormal blocks are caused by the high resolution of images.
I think plenty of problems such as high resolution, large displacement, need further analysis in the video frame interpolation task as in other tasks such as optical flow. For high resolution images and large displacements, the receptive field of our network may still be insufficient. Possibly, the scale-recurrent network would be a good idea to try. |
Improvements to Colab notebook (Better code, but broken interpolation because of the python file.)
Improvements to Colab notebook (Better code, but broken interpolation because of the python file.)
Hi,
@baowenbo ,Thank you for your great work and sharing the code. The test results were really surprising, but I found some blurry or not-expected results in DAIN_HD_videos as shown below.
Can you tell why do these happen or some ideas for improvement?
some abnormal blocks in interpolated frames
blurry when large displacement appeared
The text was updated successfully, but these errors were encountered: