|
1 | 1 | # Grab screen with multiprocessings |
2 | 2 | ### Original text version of tutorial you can visit [here](http://pylessons.com/). |
3 | 3 |
|
4 | | -Welcome everyone to part 9 of our TensorFlow object detection API series. This tutorial will be a little different from previous tutorials. |
| 4 | +Welcome everyone to part 9 of our TensorFlow object detection API series. This tutorial will be a little different from previous tutorials. |
| 5 | +UPDATE. I updated this tutorial, added grab screen code using multiprocessing pipes. |
5 | 6 |
|
6 | 7 | <div align="center"> |
7 | 8 | <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> |
|
0 commit comments