Parcourir la source

Update TensorFlow.md

zhongqiao yuan il y a 1 an
Parent
commit
bba44f272b
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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)