Office Hours: 12 Sept. 2019 @PyImageSearch
Office Hours: 12 Sept. 2019  @PyImageSearch
Uploaded September 2019 | Updated September 2026, 2 weeks ago
During this live Office Hours session I answer the following questions:

- (09:15) Command line arguments and argparse
- Learn how to properly use command line arguments
- Resolve common “USAGE” errors that you will encounter
- (20:50) What IDEs do you recommend for computer vision and deep learning development?
- Sublime Text for smaller projects
- PyCharm for larger projects
- For RPi try to use remote development
- (23:20) How can we use OpenCV OCR for newspaper text recognition?
- Learn how to use EAST to automatically detect text in a newspaper
- Learn how to use Tesseract and OpenCV to OCR the newspaper
- (27:20) Hand gesture recognition on the RPi
- Can hand gesture recognition run in real-time on the RPi?
- What types of models should we use?
- (31:20) How can we improve face recognition accuracy?
- Consider your face detector
- Utilize a combination of facial embeddings and machine learning
- (38:30) How can we build a web crawler for images?
- Check out Scrapy
- Useful for building an image search engine
- (41:12) How can I parse object detection annotations?
- Learn to use libraries such as BeautifulSoup and lxml
- (44:50) Producer/consumer with Python
- How can we use a producer/consumer relationship to build a faster, more efficient deep learning inference system?
- (48:10) How can we perform object detection with OpenCV?
- What do the returned values actually mean?
- How can we take them and convert them to bounding box coordinates and labels?
- (53:20) Threads vs. processes
- When do we use threads?
- And how can processes be used to improve program speed?
- (55:20) How can we do object detection with multiple cameras?
- Use multiple cameras but only a single model
- Use producer/consumer relationship to keep queue filled
- Point of diminishing returns — there is a limit to the number of cameras you can attach to a single computer

For more information on my live Office Hours, refer to this page on the PyImageSearch blog:

pyimagesearch.com/office-hours
Office Hours: 12 Sept. 2019Using OpenCV and Python to Detect Coupon Barcodes in Video StreamsHow to load Images with PyTorch Data Loaders | PyImageSearch | Deep Learning Part-10Saving key event video clips with OpenCV (Part 2/5)OpenCV People Counting Demo #1Face Recognition with OpenCV, Python, and Deep Learning (Demo #3)Practical Python and OpenCVIntroduction to KerasCV with Google Software Engineer | PyImageSearch | LiveStreamIntroduction to Keras Core with Francois Chollet | PyImageSearch | LiveStreamIntroduction to Deep learning | Bonus Live Lesson | PyImageSearchBuilding a custom home surveillance system using Python, OpenCV, and your Raspberry Pi (Part 2)Shape Detection with #opencv | PyImageSearch | OpenCV Part - 13
PyImageSearch |

Office Hours: 12 Sept. 2019

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER