Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bryanyzhu/deepof

TensorFlow implementation for "Guided Optical Flow Learning"
https://github.com/bryanyzhu/deepof

flownet flyingchairs kitti-dataset mpi-sintel optical-flow semi-supervised-learning tensorflow ucf101 unsupervised-learning unsupnet

Last synced: 2 months ago
JSON representation

TensorFlow implementation for "Guided Optical Flow Learning"

Awesome Lists containing this project

README

        

# deepOF
TensorFlow implementation for "Guided Optical Flow Learning".
You can refer to paper for more details at [Openreview](https://openreview.net/forum?id=S1kggAGgb&noteId=S1kggAGgb) or [Arxiv](https://arxiv.org/abs/1702.02295).

The code is ready to run, but the accuracy is a little lower than both [Caffe](https://github.com/bryanyzhu/GuidedNet) and Pytorch implementation.

Proceed if you really want to use TensorFlow.