فهرست منبع

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)