输入相邻的2帧图像
损失函数
计算ground truth image与插值帧
计算图像的特征损失函数,即Perceptual loss :
代码分析
github代码:https://github.com/sniklaus/pytorch-sepconv
输入相邻的2帧图像
计算ground truth image与插值帧
计算图像的特征损失函数,即Perceptual loss :
github代码:https://github.com/sniklaus/pytorch-sepconv
相关文章: