ソースを参照

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)