From ac24620229764b052d8e61f0fc5f9c164516661e Mon Sep 17 00:00:00 2001 From: Greg Peatfield Date: Tue, 18 Jun 2019 17:19:25 -0400 Subject: [PATCH] Link to paper updated. Old link to paper was broken recently. --- .../image/python/ops/single_image_random_dot_stereograms.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow/contrib/image/python/ops/single_image_random_dot_stereograms.py b/tensorflow/contrib/image/python/ops/single_image_random_dot_stereograms.py index 2b0bcf64019..dfc6af3e558 100755 --- a/tensorflow/contrib/image/python/ops/single_image_random_dot_stereograms.py +++ b/tensorflow/contrib/image/python/ops/single_image_random_dot_stereograms.py @@ -48,7 +48,7 @@ def single_image_random_dot_stereograms(depth_values, corrupt the encode 3-D data within the image. Based upon [this - paper](http://www.learningace.com/doc/4331582/b6ab058d1e206d68ab60e4e1ead2fe6e/sirds-paper). + paper](https://www.cs.waikato.ac.nz/~ihw/papers/94-HWT-SI-IHW-SIRDS-paper.pdf). This outputs a SIRDS image as picture_out.png: