We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baceaad commit a397898Copy full SHA for a397898
1 file changed
webroot/index.html
@@ -173,5 +173,14 @@ <H3>Perfect TensorFlow Demo - Computer Vision</H3>
173
<input type=Reset onclick='reset()'><input type=button value='Recognize' onclick='recog()'>
174
</p><hr>
175
<H3 id='Outcome'></H3>
176
+
177
+ <p>
178
+ <br><a href='https://github.com/PerfectlySoft/Perfect-TensorFlow'>main repo</a></br>
179
+ <br><a href='https://github.com/PerfectlySoft/PerfectDocs/blob/master/guide/tensorflow.md'>document</a></br>
180
+ <br><a href='https://github.com/PerfectExamples/Perfect-TensorFlow-Demo-Vision'>example source code</a></br>
181
+ </p>
182
183
+ <p> WeChat Subscription (Chinese)</p>
184
+<p><img src="https://raw.githubusercontent.com/PerfectExamples/Perfect-Cloudinary-ImageUploader-Demo/master/qr.png"></p>
185
</body>
186
</html>
0 commit comments