Skip to content

Commit a7bf95c

Browse files
Update README.md
1 parent ed86c7f commit a7bf95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

9_part grab screen multiprocessing/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Welcome everyone to part 9 of our TensorFlow object detection API series. This tutorial will be a little different from previous tutorials.
55

66
<div align="center">
7-
<a href="https://www.youtube.com/watch?v=9UjsnAg78x8" target="_blank"><img src="https://github.com/pythonlessons/TensorFlow-object-detection-tutorial/blob/master/1_part%20images/9_YouTube.jpg" alt="Grab screen with multiprocessings"></a>
7+
<a href="https://www.youtube.com/watch?v=3Yr1kYTIdV4" target="_blank"><img src="https://github.com/pythonlessons/TensorFlow-object-detection-tutorial/blob/master/1_part%20images/9_YouTube.jpg" alt="Grab screen with multiprocessings"></a>
88
</div><br>
99

1010
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

Comments
 (0)