Foundations

Computer Vision

Object detection, segmentation, YOLO, CLIP, and vision-language models

1,539
lessons
Skills in this topic
View full skill map →
CV Basics
beginner
Classify images with a pre-trained CNN
Modern CV Models
intermediate
Run YOLO for real-time object detection
Generative CV
advanced
Build a Stable Diffusion inference pipeline
All Reads (394) Articles (216)Blog Posts (117)Tutorials (47)Research Papers (13)News (1)
Face Detection in Python Using OpenCV HAAR CASCADE Method
Dev.to · Debajyati Dey 👁️ Computer Vision 8mo ago
Face Detection in Python Using OpenCV HAAR CASCADE Method
Let's learn about face detection in Python using the OpenCV library. Introduction OpenCV...
Quantum Weaving: Supercharging Multimodal AI Without the Exponential Overhead
Dev.to · Arvind SundaraRajan 👁️ Computer Vision 8mo ago
Quantum Weaving: Supercharging Multimodal AI Without the Exponential Overhead
Quantum Weaving: Supercharging Multimodal AI Without the Exponential Overhead Imagine...
Quantum Weaving: A New Era of Multimodal AI by Arvind Sundararajan
Dev.to · Arvind SundaraRajan 👁️ Computer Vision 8mo ago
Quantum Weaving: A New Era of Multimodal AI by Arvind Sundararajan
Quantum Weaving: A New Era of Multimodal AI Imagine trying to understand a movie scene...
😮‍💨 I created my own face recognition system
Dev.to · techtech 👁️ Computer Vision 9mo ago
😮‍💨 I created my own face recognition system
Building a Privacy-First Face Recognition System That Actually Works 🔍 ...
Persian OCR with YOLO + CRNN: Building a Custom Text Recognition Pipeline
Dev.to · mahmoudabbasi 👁️ Computer Vision 9mo ago
Persian OCR with YOLO + CRNN: Building a Custom Text Recognition Pipeline
Running OCR for Persian text is tricky. Unlike English, Persian (and Arabic) scripts are...
Illuminating the Dark: Next-Gen Object Detection from Raw Sensor Data by Arvind Sundararajan
Dev.to · Arvind Sundara Rajan 👁️ Computer Vision 9mo ago
Illuminating the Dark: Next-Gen Object Detection from Raw Sensor Data by Arvind Sundararajan
Illuminating the Dark: Next-Gen Object Detection from Raw Sensor Data Imagine a...
Building an iOS ID Scanner with Face, Document, OCR and MRZ Detection
Dev.to · Xiao Ling 👁️ Computer Vision 9mo ago
Building an iOS ID Scanner with Face, Document, OCR and MRZ Detection
Apple's vision framework provides APIs for performing computer vision tasks such as face detection,...
[Boost]
Dev.to · Ravinthiran Partheepan 👁️ Computer Vision 10mo ago
[Boost]
Furniture Image Classification Using TypeScript + BilberryDB...
Building an Edge AI Sound Classifier (Part 2): Feature Extraction & Training
Dev.to · Ertugrul 👁️ Computer Vision 10mo ago
Building an Edge AI Sound Classifier (Part 2): Feature Extraction & Training
In Part 1, we prepared a balanced dataset of short audio snippets. In Part 2, we’ll turn those...
Build a Fruit Detection AI with Azure Custom Vision: A Step-by-Step Guide
Dev.to · Olalekan Oladiran 👁️ Computer Vision 11mo ago
Build a Fruit Detection AI with Azure Custom Vision: A Step-by-Step Guide
Introduction The Azure AI Custom Vision service enables you to create computer vision...
Extract Text Like Magic: Build an OCR App with Azure AI Vision in Python
Dev.to · Olalekan Oladiran 👁️ Computer Vision 11mo ago
Extract Text Like Magic: Build an OCR App with Azure AI Vision in Python
Introduction Optical character recognition (OCR) is a subset of computer vision that deals...
The Possibility of Training a Multimodal AI for Cryptocurrency Auto-Trading Decisions
Dev.to · Muhammed Shafin P 👁️ Computer Vision 11mo ago
The Possibility of Training a Multimodal AI for Cryptocurrency Auto-Trading Decisions
By Muhammed Shafin P (hejhdiss) In the evolving landscape of financial technology, cryptocurrency...
How I Built an AI-Powered Face Recognition App from Scratch
Dev.to · F.SAHFEERUL WASIHF 👁️ Computer Vision 11mo ago
How I Built an AI-Powered Face Recognition App from Scratch
🚀 Introduction: Inspired by how streaming platforms measure actor screen time, I built a...
A Deep Dive into Clustering for Customer Segmentation
Dev.to · Gruhesh Sri Sai Karthik Kurra 👁️ Computer Vision 11mo ago
A Deep Dive into Clustering for Customer Segmentation
Explore K-Means, Hierarchical, DBSCAN, and GMM clustering to segment customers in this hands-on Python guide.
Extract Invoice Data Automatically Using LangChain
Dev.to · Mohamed Radwan 👁️ Computer Vision 11mo ago
Extract Invoice Data Automatically Using LangChain
In this article, I’m sharing an app I built to automate invoice processing using image recognition...
Stop Gluing Data Infrastructure Tools: Build Multimodal AI Workloads and Application with One Declarative Python SDK
Dev.to · Pierre Brunelle 👁️ Computer Vision 11mo ago
Stop Gluing Data Infrastructure Tools: Build Multimodal AI Workloads and Application with One Declarative Python SDK
Introducing Pixeltable open-source data infrastructure, that unifies your data store, transformation,...
Integrating OpenCV (C++) with Visual Studio 2019 - the proper way
Dev.to · aposb 👁️ Computer Vision 12mo ago
Integrating OpenCV (C++) with Visual Studio 2019 - the proper way
In this post, I will set up OpenCV v4.10.0 on Windows 10 and create a demo C++ project to demonstrate...
Flask-Powered Object Detection for Real-Time Analysis
Dev.to · Doyin Elugbadebo 👁️ Computer Vision 1y ago
Flask-Powered Object Detection for Real-Time Analysis
Computer vision is revolutionizing industries, from autonomous driving to real-time surveillance and...
Building an Image Recognition Website with SvelteKit and TensorFlow.js
Dev.to · Estelle-K 👁️ Computer Vision 2y ago
Building an Image Recognition Website with SvelteKit and TensorFlow.js
Introduction In this article, I'll show you how to build a simple website that allows...
CartoonSpace with Complete Python Flask-OpenCV Dev Environment
Dev.to · Atharva Shirdhankar 👁️ Computer Vision 3y ago
CartoonSpace with Complete Python Flask-OpenCV Dev Environment
What I built The Github Codespace and Github Actions has became one of my favourite tools...
Creating a Colour Picker App using Flask & Azure Computer Vision Service
Dev.to · Pikachu⚡ 👁️ Computer Vision 4y ago
Creating a Colour Picker App using Flask & Azure Computer Vision Service
I recently did a talk on how you can analyse images with the Azure Computer Vision Service. While...