Changes between Version 24 and Version 25 of SponsoringPrograms/GSoC/2020


Ignore:
Timestamp:
Mar 4, 2020, 12:47:18 PM (6 years ago)
Author:
Yatendra Singh
Comment:

My own proposed idea for GSoC 2020

Legend:

Unmodified
Added
Removed
Modified
  • SponsoringPrograms/GSoC/2020

    v24 v25  
    191191'''Prerequisites:''' C coding skills, basic familiarity with Git, good knowledge of Jpeg-2000 and concepts like rate distortion.
    192192
     193== Improving and implementing advanced Video Frame Interpolation ==
     194
     195'''Description:''' FFmpeg already has a vf_miterpolate to generate high frame videos. I would like to work on this using the default dnn code provided by FFmpeg and implement new algorithms which improve over previous methods.
     196
     197'''Expected results:''' A fast and efficient filter for video interpolation with different models for different speeds and accuracy by July end and various other useful modules such as flow estimation, etc, required by the model by Phase 2 evaluation.
     198
     199'''Qualification Task:''' Use the DNN module to implement and train a flow estimation network for learning optical flow.
     200
    193201----
    194202