File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
tensorflow/examples/android Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ on API >= 14 devices.
28
28
using Deep Neural Networks] ( https://arxiv.org/abs/1312.2249 ) to
29
29
localize and track people in the camera preview in real-time.
30
30
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.
34
34
35
35
<img src =" sample_images/classify1.jpg " width =" 30% " ><img src =" sample_images/stylize1.jpg " width =" 30% " ><img src =" sample_images/detect1.jpg " width =" 30% " >
36
36
You can’t perform that action at this time.
0 commit comments