…
Leetcode / Math
Leetcode / dp
记录前边问题结果,利用递推公式求解,空间换时间。
Video Coding / Inter Prediction
Inter Prediction
End-to-end 视频编码框架: DVC 与 M-LVC
DVC: An End-to-end Deep Video Compression Framework
M-LVC: Multiple Frames Prediction for Learned VideoCompression
Video Coding / Block Partition
Block Partition,Video Coding 的基础。
Video Coding / HDR
HDR — 更高的动态范围,更广的色域,更深的比特位。
Leetcode / 二分查找
有序数组要想到二分查找
Video Coding / ALF
ALF, VVC中增益最大的单项工具。
deep learning / 各种卷积方法
卷积及其变种