瀏覽代碼

Update TensorFlow.md

zhongqiao yuan 1 年之前
父節點
當前提交
bba44f272b
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      TensorFlow.md

+ 2 - 1
TensorFlow.md

@@ -244,7 +244,8 @@ predictions = loaded_model.predict(input_image)
 1)tensorflow 实现端到端的OCR:二代身份证号识别
 [tensorflow 实现端到端的OCR:二代身份证号识别](http://www.gitpp.com/big-ai/ocr_tensorflow_cnn)
 
-
+2)基于TensorFlow实现CNN水果检测
+[基于TensorFlow实现CNN水果检测](http://www.gitpp.com/big-ai/fruit-recognition)