Machine Learning
40.9K subscribers
3.66K photos
34 videos
48 files
693 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
OpenCV Vehicle Detection, Tracking, and Speed Estimation

📖 In this tutorial, you will learn how to use OpenCV and Deep Learning to detect vehicles in video streams, track them, and apply speed estimation to detect the MPH/KPH of the moving vehicle. This tutorial is inspired by PyImageSearch readers…...

🏷️ #EmbeddedIoTandComputerVision #IoT #Movidius #ObjectDetection #ObjectTracking #RaspberryPi #Tutorials
Multi-object tracking with dlib

📖 In this tutorial, you will learn how to use the dlib library to efficiently track multiple objects in real-time video. So far in this series on object tracking we have learned how to: Track single objects with OpenCV Track multiple…...

🏷️ #dlib #ObjectTracking #Tutorials
Object tracking with dlib

📖 This tutorial will teach you how to perform object tracking using dlib and Python. After reading today’s blog post you will be able to track objects in real-time video with dlib. A couple months ago we discussed centroid tracking, a…...

🏷️ #dlib #ObjectTracking #Tutorials
Thermal Vision: Night Object Detection with PyTorch and YOLOv5 (real project)

📖 Table of Contents Thermal Vision: Night Object Detection with PyTorch and YOLOv5 (real project) Object Detection with Deep Learning Through PyTorch and YOLOv5 Discovering FLIR Thermal Starter Dataset Thermal Object Detection Using PyTorch and YOLOv5 Configuring Your Development Environment Having…...

🏷️ #InfraredVision #IRVision #ObjectDetection #OpenCVTutorials #Tutorials #YOLOv5
Thermal Vision: Fever Detector with Python and OpenCV (starter project)

📖 Table of Contents Thermal Vision: Fever Detector with Python and OpenCV (starter project) Simple Face Detection in Thermal Images Introduction Thermal Face Detection with Haar Cascades Configuring Your Development Environment Having Problems Configuring Your Development Environment? Project Structur...

🏷️ #InfraredVision #IRVision #OpenCVTutorials #Tutorials