Machine Learning
40.5K subscribers
3.62K photos
29 videos
47 files
654 links
Real Machine Learning — simple, practical, and built on experience.
Learn step by step with clear explanations and working code.

Admin: @HusseinSheikho || @Hussein_Sheikho
Download Telegram
Text Detection and OCR with Google Cloud Vision API

📖 Table of Contents Text Detection and OCR with Google Cloud Vision API Google Cloud Vision API for OCR Obtaining Your Google Cloud Vision API Keys Prerequisite Steps to Enable Google Cloud Vision API and Download Credentials Configuring Your Development Environment…...

🏷️ #OpticalCharacterRecognitionOCR #Python #TextDetection #Tutorials
Text Detection and OCR with Microsoft Cognitive Services

📖 Table of Contents Text Detection and OCR with Microsoft Cognitive Services Microsoft Cognitive Services for OCR Obtaining Your Microsoft Cognitive Services Keys Configuring Your Development Environment Having Problems Configuring Your Development Environment? Project Structure Creating Our Configura...

🏷️ #MicrosoftCognitiveServices #OpticalCharacterRecognitionOCR #Python #TextDetection #Tutorials
Text Detection and OCR with Amazon Rekognition API

📖 Table of Contents Text Detection and OCR with Amazon Rekognition API Configuring Your Development Environment Amazon Rekognition API for OCR Obtaining Your AWS Rekognition Keys Installing Amazon’s Python Package Having Problems Configuring Your Development Environment? Project Structure Creating Our...

🏷️ #AmazonRekognitionAPI #AmazonWebServicesAWS #OpticalCharacterRecognitionOCR #Python #Tutorials
Improving Text Detection Speed with OpenCV and GPUs

📖 In this tutorial, you will learn to improve text detection speed with OpenCV and GPUs. This tutorial is the last in a 4-part series on OCR with Python: Multi-Column Table OCR OpenCV Fast Fourier Transform (FFT) for Blur Detection in…...

🏷️ #GraphicsProcessingUnitsGPU #OpenCV #OpticalCharacterRecognitionOCR #Python #Tutorials