|
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 | <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> |
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