You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 6_part actual CSGO object detection/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Welcome to part 6 of our TensorFlow Object Detection API tutorial series. In thi
13
13
Now when training is complete, the last step is to generate the frozen inference graph (our detection model). Copy export_inference_graph.py file and paste it to ```/object_detection``` folder, then from command promt issue the following command, where “XXXX” in “model.ckpt-XXXX” should be replaced with the highest-numbered .ckpt file in the training folder:
0 commit comments