✕ Clear all filters
50 articles
▶ Videos →

📰 Medium · Data Science

50 articles · Updated every 3 hours · View all reads

All Articles 162,816Blog Posts 156,881Tech Tutorials 43,031Research Papers 31,757News 21,123 ⚡ AI Lessons
Local phenology versus Prithvi-EO for automatic land-cover classification
Medium · Data Science 👁️ Computer Vision 3w ago
Local phenology versus Prithvi-EO for automatic land-cover classification
Abstract Continue reading on Medium »
Building a Custom Image Classifier with Transfer Learning
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 3w ago
Building a Custom Image Classifier with Transfer Learning
One of the most common abilities that we have as humans, is the ability to “see”, or better yet, our ability to obtain, “vision”. The… Continue reading on Mediu
The Complete Guide to 3D Reconstruction From Real Photos
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 3w ago
The Complete Guide to 3D Reconstruction From Real Photos
One curated path through 3D reconstruction, from classical photogrammetry to AI depth to Gaussian Splatting, so a folder of ordinary… Continue reading on Medium
Vision Transformer, Part 5 — What Overlapping Patches Actually Do
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 3w ago
Vision Transformer, Part 5 — What Overlapping Patches Actually Do
Abstract. A controlled experiment: what happens if the image patches overlap instead of tiling the picture edge-to-edge? Continue reading on Medium »
What Is mAP (Mean Average Precision)?
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 1mo ago
What Is mAP (Mean Average Precision)?
“Is it possible to summarize the performance of an Object Detection model with a single number? That’s exactly what mAP is designed to do.” Continue reading on
Why Poor Image Annotation Causes Object Detection Failures
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 1mo ago
Why Poor Image Annotation Causes Object Detection Failures
You have collected thousands of images. You have chosen a solid architecture. You have tuned your hyperparameters carefully. And still… Continue reading on Medi
What Is YOLOv8? An Introduction to the YOLOv8 Model Family
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 1mo ago
What Is YOLOv8? An Introduction to the YOLOv8 Model Family
“Not every Computer Vision project requires the same model. So why does YOLOv8 offer multiple model variants?” Continue reading on Medium »
The Day I Realized a Machine Watches You Walk More Carefully Than You Ever Will
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 1mo ago
The Day I Realized a Machine Watches You Walk More Carefully Than You Ever Will
You have been walking your entire life. Continue reading on Medium »
3D Vision and Neural Rendering
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 1mo ago
3D Vision and Neural Rendering
This guide covers the mathematical and practical foundations unique to 3D vision — concepts not found in 2D computer vision or general… Continue reading on Medi
What Hair Colour Detection Taught Me About Computer Vision
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 1mo ago
What Hair Colour Detection Taught Me About Computer Vision
What started as a simple colour-detection task turned into a lesson on computer vision, and why segmentation is actually the more… Continue reading on Data Scie
Modern Computer Vision Fundamentals
Medium · Data Science 👁️ Computer Vision 1mo ago
Modern Computer Vision Fundamentals
Introduction Continue reading on Medium »
CURE-OR++: Testing Object Recognition Beyond Clean Accuracy
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 1mo ago
CURE-OR++: Testing Object Recognition Beyond Clean Accuracy
A public aggregate benchmark for measuring shared failure patterns under native CURE-OR challenges, phone/app transfer pipelines, and… Continue reading on Mediu
OpenCV 5: The Day `import cv2` Became a Whole ML Runtime
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 1mo ago
OpenCV 5: The Day `import cv2` Became a Whole ML Runtime
I spent the first real chunk of my career living inside OpenCV. Continue reading on Medium »
Convolutional Networks: The Day a Neural Net Got a Real Job
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 1mo ago
Convolutional Networks: The Day a Neural Net Got a Real Job
The last time you deposited a check, you probably did it with your phone. Continue reading on Medium »
Computer Vision at Scale on SageMaker Jobs: Four Decisions
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 1mo ago
Computer Vision at Scale on SageMaker Jobs: Four Decisions
Training a vision model on millions of images is, more than anything, a data problem wearing an ML costume. Continue reading on Loka Engineering »
Flood Fill — The Algorithm Behind Your Paint Bucket Tool
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 1mo ago
Flood Fill — The Algorithm Behind Your Paint Bucket Tool
Ever clicked the paint bucket in MS Paint and watched a color spread across connected pixels? That’s flood fill. Let’s build it from… Continue reading on Medium
Master Debugging Guide: Resolving OpenCV & FFmpeg RTSP Stream Failures
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 1mo ago
Master Debugging Guide: Resolving OpenCV & FFmpeg RTSP Stream Failures
When running a real-time multi-stream AI vision agent, streaming instability (lagging, freezing, and decoding failures) usually stems from… Continue reading on
Computer Vision, Explained by Someone Who’s Still Learning It
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 1mo ago
Computer Vision, Explained by Someone Who’s Still Learning It
A few weeks ago, I started digging into computer vision. I’m not an expert — far from it. This is actually my first attempt at writing… Continue reading on Medi
D4RT (CVPR 2026 Best Paper) Changed How AI Models Understand Time, Motion, and The Physical World
Medium · Data Science 👁️ Computer Vision ⚡ AI Lesson 1mo ago
D4RT (CVPR 2026 Best Paper) Changed How AI Models Understand Time, Motion, and The Physical World
Here is a question that sounds simple and isn’t. You watch a five-second video of a swan gliding across a pond. Can you say, for every… Continue reading on AIGu
On Mysterious Orbs and Fireballs
Medium · Data Science 👁️ Computer Vision 1mo ago
On Mysterious Orbs and Fireballs
In order for an object to be detectable by cameras, it must interact with light. This implies that it also interacts electromagnetically… Continue reading on Me