From dccd8e53c668a532792d46302caec7419de6e2be Mon Sep 17 00:00:00 2001 From: sniklaus Date: Fri, 24 Nov 2017 14:51:29 -0800 Subject: no message --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 11dc862..754e6f8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This is a reference implementation of Video Frame Interpolation via Adaptive Sep Paper For the Torch version of this work, please see: https://github.com/sniklaus/torch-sepconv +For a third-party fork with video support, consider: https://github.com/dagf2101/pytorch-sepconv ## setup To build the implementation and download the pre-trained networks, run `bash install.bash` and make sure that you configured the `CUDA_HOME` environment variable. After successfully completing this step, run `python run.py` to test it. Should you receive an error message regarding an invalid device function during execution, configure the utilized CUDA architecture within `install.bash` to something your graphics card supports. -- cgit v1.2.3-70-g09d2