Ver código fonte

Update TensorFlow.md

zhongqiao yuan 1 ano atrás
pai
commit
a825d1faa8
1 arquivos alterados com 6 adições e 0 exclusões
  1. 6 0
      TensorFlow.md

+ 6 - 0
TensorFlow.md

@@ -345,6 +345,12 @@ predictions = loaded_model.predict(input_image)
 [零售电商客户流失模型](http://www.gitpp.com/big-ai/customer_churn_prediction)
 [零售电商客户流失模型](http://www.gitpp.com/big-ai/customer_churn_prediction)
 
 
 
 
+5) Two-Stage目标检测模型在Tensorflow2当中的实现
+
+Two-Stage目标检测模型在Tensorflow2当中的实现
+
+[Two-Stage目标检测模型在Tensorflow2当中的实现](http://www.gitpp.com/natures/faster-rcnn-tf2)
+
 ##  TensorFlow 
 ##  TensorFlow 
 
 
 [TensorFlow 实例](http://www.gitpp.com/dsboy/tensorflow-examples)
 [TensorFlow 实例](http://www.gitpp.com/dsboy/tensorflow-examples)