Changes between Version 17 and Version 18 of SponsoringPrograms/GSoC/2021


Ignore:
Timestamp:
Mar 21, 2021, 11:59:05 AM (5 years ago)
Author:
Steven Liu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SponsoringPrograms/GSoC/2021

    v17 v18  
    9191'''Description:''' Guided filter is a widely known tool which shows remarkable performance for image defogging and edge-preserving filtering. The student should develop an effective and efficient guided filter in ffmpeg.
    9292
    93 '''Expected results:''' A working guided filter.
     93'''Expected results:''' A working guided filter and speedup of >10x with almost no visible degradation, psnr +4db, ssim +0.01 better than Kaiming He's origin algorithms.
    9494
    9595'''Prerequisites:''' Good C and Makefile coding skills, basic familiarity with Git, knowledge of machine learning and deep learning.
    9696
    97 '''Qualification Task:''' Passing qualification will be judged by having high perfomance than Kaiming He's origin algorithms working code for guided filter pushed into FFmpeg git.
     97'''Qualification Task:''' Passing qualification will be judged by having high perfomance than Kaiming He's origin algorithms, working code for guided filter pushed into FFmpeg git.
    9898
    9999'''Mentor:''' Steven Liu (liuqi05 [at] kuaishou [dot] com)