Explorar o código

Update TensorFlow.md

zhongqiao yuan hai 1 ano
pai
achega
bba44f272b
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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)