]> git.sesse.net Git - voxel-flow/blobdiff - README.md
Fix a syntax error.
[voxel-flow] / README.md
index 86ac35e00d17bddf4168949266dacbe9714fe568..7db22b6fd304489142cf06da57b3dbd18e6de952 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Video Frame Synthesis using Deep Voxel Flow
-[[Project]](https://liuziwei7.github.io/projects/VoxelFlow) [[Paper]](https://arxiv.org/abs/1702.02463) [[demo]](https://liuziwei7.github.io/projects/voxelflow/demo.html)      
+We address the problem of synthesizing new video frames in an existing video, either in-between existing frames (interpolation), or subsequent to them (extrapolation). Our method requires no human supervision, and any video can be used as training data by dropping, and then learning to predict, existing frames. `Deep Voxel Flow (DVF)` is efficient, and can be applied at any video resolution. We demonstrate that our method produces results that both quantitatively and qualitatively improve upon the state-of-the-art.
+
+[[Project]](https://liuziwei7.github.io/projects/VoxelFlow) [[Paper]](https://arxiv.org/abs/1702.02463) [[Demo]](https://liuziwei7.github.io/projects/voxelflow/demo.html)      
 
 <img src='./misc/demo.gif' width=810>