From cfb833493c33238da66519b5c93d848ba41d2652 Mon Sep 17 00:00:00 2001 From: Robert Pollak Date: Thu, 31 Mar 2022 12:15:00 +0200 Subject: [PATCH] Fix the link to the paper The link to the paper appears correctly as https://arxiv.org/abs/1504.06852 in the docstring of `_correlation_cost`. The docstring of `CorrelationCost` however contained a truncated and therefore broken version of this link. --- tensorflow_addons/layers/optical_flow.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow_addons/layers/optical_flow.py b/tensorflow_addons/layers/optical_flow.py index ca087f8516..36d97d5ba7 100644 --- a/tensorflow_addons/layers/optical_flow.py +++ b/tensorflow_addons/layers/optical_flow.py @@ -140,7 +140,7 @@ class CorrelationCost(tf.keras.layers.Layer): """Correlation Cost Layer. This layer implements the correlation operation from [FlowNet Learning - Optical Flow with Convolutional Networks](https://arxiv.org/abs/1504.06)(Fischer et al.). + Optical Flow with Convolutional Networks](https://arxiv.org/abs/1504.06852)(Fischer et al.). Args: kernel_size: An integer specifying the height and width of the