Machine Learning

History of Speech-to-Text AI models

History of Speech-to-Text Models​ & Current Infrastructure As speech technology continues to advance, so too do the models that power…

1 year ago

Face Recognition on Webcam with CV2

This tutorial conveniently makes use of opencv (cv2) library in Python.You can learn how to get a Webcam input, make…

4 years ago

Face Recognition on Screen Capture with CV2

This tutorial conveniently makes use of opencv (cv2) library in Python combined with PIL library's ImageGrab for screen capture and…

4 years ago

Optical Character Recognition (OCR)

ABSTRACT In this tutorial we will take a closer look at pytesseract module and discover some of its powerful features.…

4 years ago