This document provides a survey of video frame interpolation techniques using deep learning. It discusses benchmark datasets commonly used to evaluate methods, including UCF101, Middlebury, and Vimeo-90K. Two main categories of methods are covered: kernel-based methods that estimate pixel-wise convolution kernels to generate interpolated frames, and flow-based methods that rely on optical flow estimation. Recent works that use adaptive separable convolutions, deformable convolutions, and GANs are summarized. The survey concludes that while kernel-based methods have improved, flow-based techniques still achieve more natural results, and combining frame interpolation with GANs shows promise.