| | 103 | == Guided filter == |
| | 104 | |
| | 105 | '''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. |
| | 106 | |
| | 107 | '''Expected results:''' A working guided filter. |
| | 108 | |
| | 109 | '''Prerequisites:''' Good C and Makefile coding skills, basic familiarity with Git, knowledge of machine learning and deep learning. |
| | 110 | |
| | 111 | '''Qualification Task:''' Passing qualification will be judged by having working code for guided filter pushed into FFmpeg git. |
| | 112 | |
| | 113 | '''Mentor:''' Steven Liu (liuqi05 [at] kuaishou [dot] com) |
| | 114 | |
| | 115 | '''Backup Mentor:''' Jun Zhao (mypopy [at] gmail [dot] com) |
| | 116 | |