|
|
@@ -345,6 +345,12 @@ predictions = loaded_model.predict(input_image)
|
|
|
[零售电商客户流失模型](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 实例](http://www.gitpp.com/dsboy/tensorflow-examples)
|