8000 Fix broken links · staticfloat/tensorflow@7d8ea3d · GitHub
[go: up one dir, main page]

Skip to content

Commit 7d8ea3d

Browse files
committed
Fix broken links
1 parent dbb78c7 commit 7d8ea3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tensorflow/examples/android/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ on API >= 14 devices.
2828
using Deep Neural Networks](https://arxiv.org/abs/1312.2249) to
2929
localize and track people in the camera preview in real-time.
3030
3. [TF Stylize](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/examples/android/src/org/tensorflow/demo/StylizeActivity.java):
31-
Uses a model based on [A Learned Representation For Artistic Style]
32-
(https://arxiv.org/abs/1610.07629) to restyle the camera preview image
33-
to that of a number of different artists.
31+
Uses a model based on [A Learned Representation For Artistic
32+
Style](https://arxiv.org/abs/1610.07629) to restyle the camera preview
33+
image to that of a number of different artists.
3434

3535
<img src="sample_images/classify1.jpg" width="30%"><img src="sample_images/stylize1.jpg" width="30%"><img src="sample_images/detect1.jpg" width="30%">
3636

0 commit comments

Comments
 (0)
0