Browse Source

fix link of Image Recognition Example

tags/v0.13
Oceania2018 5 years ago
parent
commit
2109688b0d
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      docs/source/ImageRecognition.md

+ 2
- 1
docs/source/ImageRecognition.md View File

@@ -133,4 +133,5 @@ grace_hopper.jpg: 466 bulletproof vest, 0.005350832
2/18/2019 3:56:25 AM Completed InceptionArchGoogLeNet
```

You can find the full source code from [github](https://github.com/SciSharp/TensorFlow.NET/tree/master/test/TensorFlowNET.Examples/ImageProcess).
You can find the full source code from [github](https://github.com/SciSharp/TensorFlow.NET-Examples/tree/master/src/TensorFlowNET.Examples/ImageProcessing).


Loading…
Cancel
Save