# DeGraF-Flow: Extending DeGraF Features for accurate and efficient   sparse-to-dense optical flow estimation

**Authors:** Felix Stephenson, Toby Breckon, Ioannis Katramados

arXiv: 1901.09971 · 2019-05-21

## TL;DR

DeGraF-Flow introduces a novel feature detection method that improves the accuracy and efficiency of sparse-to-dense optical flow estimation, suitable for real-time applications in autonomous vehicles.

## Contribution

This work extends DeGraF features within an optical flow pipeline, achieving superior accuracy and real-time performance compared to existing methods.

## Key findings

- Outperforms popular feature detectors in accuracy.
- Offers real-time optical flow estimation with competitive efficiency.
- Shows promising results on autonomous vehicle datasets.

## Abstract

Modern optical flow methods make use of salient scene feature points detected and matched within the scene as a basis for sparse-to-dense optical flow estimation. Current feature detectors however either give sparse, non uniform point clouds (resulting in flow inaccuracies) or lack the efficiency for frame-rate real-time applications. In this work we use the novel Dense Gradient Based Features (DeGraF) as the input to a sparse-to-dense optical flow scheme. This consists of three stages: 1) efficient detection of uniformly distributed Dense Gradient Based Features (DeGraF); 2) feature tracking via robust local optical flow; and 3) edge preserving flow interpolation to recover overall dense optical flow. The tunable density and uniformity of DeGraF features yield superior dense optical flow estimation compared to other popular feature detectors within this three stage pipeline. Furthermore, the comparable speed of feature detection also lends itself well to the aim of real-time optical flow recovery. Evaluation on established real-world benchmark datasets show test performance in an autonomous vehicle setting where DeGraF-Flow shows promising results in terms of accuracy with competitive computational efficiency among non-GPU based methods, including a marked increase in speed over the conceptually similar EpicFlow approach.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.09971/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1901.09971/full.md

## References

44 references — full list in the complete paper: https://tomesphere.com/paper/1901.09971/full.md

---
Source: https://tomesphere.com/paper/1901.09971