We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3da3ec7 commit 873e4a0Copy full SHA for 873e4a0
tensorflow_addons/layers/optical_flow.py
@@ -140,7 +140,7 @@ class CorrelationCost(tf.keras.layers.Layer):
140
"""Correlation Cost Layer.
141
142
This layer implements the correlation operation from [FlowNet Learning
143
- 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.).
144
145
Args:
146
kernel_size: An integer specifying the height and width of the
0 commit comments