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: 9_part grab screen multiprocessing/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
Welcome everyone to part 9 of our TensorFlow object detection API series. This tutorial will be a little different from previous tutorials.
5
5
6
6
<divalign="center">
7
-
<ahref="https://www.youtube.com/watch?v=9UjsnAg78x8"target="_blank"><imgsrc="https://github.com/pythonlessons/TensorFlow-object-detection-tutorial/blob/master/1_part%20images/9_YouTube.jpg"alt="Grab screen with multiprocessings"></a>
7
+
<ahref="https://www.youtube.com/watch?v=3Yr1kYTIdV4"target="_blank"><imgsrc="https://github.com/pythonlessons/TensorFlow-object-detection-tutorial/blob/master/1_part%20images/9_YouTube.jpg"alt="Grab screen with multiprocessings"></a>
8
8
</div><br>
9
9
10
10
In 8 part I told that I will be working with python multiprocessing to make code work in parallel with other processes. So I spent hours of learning how to use multiprocessing (was not using it before).
0 commit comments