Skip to content

TensorFlow implementation for "Guided Optical Flow Learning"

Notifications You must be signed in to change notification settings

bryanyzhu/deepOF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7d6c12b · Jun 9, 2017

History

33 Commits
Aug 24, 2016
Nov 14, 2016
Sep 27, 2016
Jun 9, 2017
Sep 15, 2016
Nov 6, 2016
Oct 24, 2016
Nov 8, 2016
Nov 9, 2016
Nov 9, 2016
Nov 6, 2016
Nov 9, 2016
Nov 9, 2016
Nov 6, 2016
Nov 9, 2016
Nov 8, 2016
Aug 24, 2016
Nov 8, 2016
Nov 8, 2016
Oct 31, 2016
Nov 6, 2016
Nov 6, 2016
Nov 8, 2016

Repository files navigation

deepOF

TensorFlow implementation for "Guided Optical Flow Learning". You can refer to paper for more details at Openreview or Arxiv.

The code is ready to run, but the accuracy is a little lower than both Caffe and Pytorch implementation.

Proceed if you really want to use TensorFlow.