From a536e069fb402dd3a891f93faa9d2ef3825a1f29 Mon Sep 17 00:00:00 2001 From: sniklaus Date: Fri, 30 Mar 2018 00:28:08 -0700 Subject: no message --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c15b0b4..42c7242 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # pytorch-sepconv -This is a reference implementation of Video Frame Interpolation via Adaptive Separable Convolution [1] using PyTorch. Given two frames, it will make use of adaptive convolution [2] in a separable manner to interpolate the intermediate frame. Should you be making use of our work, please cite our paper [1]. +Please consider our newest work, [Context-aware Synthesis](http://web.cecs.pdx.edu/~fliu/project/ctxsyn) for Video Frame Interpolation. + +This is a reference implementation of Video Frame Interpolation via Adaptive Separable Convolution [1] using PyTorch. Given two frames, it will make use of [adaptive convolution](http://graphics.cs.pdx.edu/project/adaconv) [2] in a separable manner to interpolate the intermediate frame. Should you be making use of our work, please cite our paper [1]. Paper -- cgit v1.2.3-70-g09d2