✕ Clear all filters
171 articles
▶ Videos →

📰 Medium · Deep Learning

171 articles · Updated every 3 hours · View all reads

All Articles 161,986Blog Posts 156,300Tech Tutorials 42,754Research Papers 31,737News 21,072 ⚡ AI Lessons
️ Computer Vision Explained: How AI Sees and Understands the World
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 2w ago
️ Computer Vision Explained: How AI Sees and Understands the World
How AI learns to see, understand, and reason about the visual world—from Face ID to Multimodal AI. Continue reading on Medium »
YOLOv8 Explained: A Practical Guide to the World’s Most Popular Object Detection Model
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 2w ago
YOLOv8 Explained: A Practical Guide to the World’s Most Popular Object Detection Model
From self-driving cars to real-time surveillance, object detection is at the core of modern computer vision — and YOLOv8 is leading that… Continue reading on Me
CNNs explained without the Complex Math
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 2w ago
CNNs explained without the Complex Math
How a machine learned to see and why it thinks the way you do Continue reading on Medium »
Modern Computer Vision Explained: Object Detection, Foundation Models, and Vision-Language AI
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 2w ago
Modern Computer Vision Explained: Object Detection, Foundation Models, and Vision-Language AI
When I first started learning Computer Vision, I assumed every vision model had the same objective: detect objects in an image. Continue reading on Medium »
YOLOv8 A Complete Beginner’s Guide to Real-Time Object Detection with Python
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 2w ago
YOLOv8 A Complete Beginner’s Guide to Real-Time Object Detection with Python
Author: Saqib Ali Continue reading on Medium »
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 2w ago
The Scarce Resource on a Computer Vision Team Isn’t Talent. It’s Confidence.
Every CV project eventually reaches a moment where someone has to decide: is this good enough to ship? Not “is it perfect” — nothing is… Continue reading on Med
Dice Object Detection Using an RCNN-Inspired Deep Learning Model with TensorFlow
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 2w ago
Dice Object Detection Using an RCNN-Inspired Deep Learning Model with TensorFlow
Learn how to build an object detection system that locates and classifies dice using CNN-based feature extraction, bounding box regression… Continue reading on
18. Per-Scene Optimization vs. Feed-Forward Inference: Two Ways to Reconstruct a 3D Scene
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 2w ago
18. Per-Scene Optimization vs. Feed-Forward Inference: Two Ways to Reconstruct a 3D Scene
Two families of methods currently dominate 3D reconstruction from images, and they are built on opposite assumptions. Continue reading on Medium »
Understanding Before Modeling: A Deep Dive into the Magnetic Tile Surface Defect Dataset
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 2w ago
Understanding Before Modeling: A Deep Dive into the Magnetic Tile Surface Defect Dataset
This is the first blog in an upcoming series documenting the build of a computer vision project — from raw data to a complete webapp… Continue reading on Toward
Klasifikasi Gambar dengan CNN — Part 3
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 2w ago
Klasifikasi Gambar dengan CNN — Part 3
Sebelum kita melanjutkan tutorial, ada baiknya kita mengetahui dulu istilah-istilah yang akan digunakan di step berikutnya. Pada postingan… Continue reading on
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 3w ago
The Same Mistake Costs Ten Times More the Later You Find It
There’s a pattern that holds across almost every computer vision project I’ve seen or worked on: the cost of a mistake isn’t fixed. It… Continue reading on Medi
Two Ways to Learn a Homography
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 3w ago
Two Ways to Learn a Homography
Picture a coach standing on the sideline, watching a match from one specific angle. Now picture a drone hovering directly overhead… Continue reading on Medium »
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 3w ago
A Good Model That Nobody Trusts Doesn’t Ship
Somewhere along the way I noticed that the hardest part of a computer vision project usually wasn’t getting the model to work. It was… Continue reading on Mediu
YOLO Nedir? Gerçek Zamanlı Nesne Tespiti Nasıl Çalışır? (Başlangıç Seviyesi)
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 3w ago
YOLO Nedir? Gerçek Zamanlı Nesne Tespiti Nasıl Çalışır? (Başlangıç Seviyesi)
Bir güvenlik kamerasının kalabalık içinde insanları anında tespit ettiğini, otonom bir aracın yayaları ve trafik levhalarını gerçek… Continue reading on Medium
How I Used PointNet to Classify 3D Point Clouds: And Changed My Mind About CV Forever
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 3w ago
How I Used PointNet to Classify 3D Point Clouds: And Changed My Mind About CV Forever
Why I felt like cheating feeding raw 3D points into a neural net until I understood the math behind it. Continue reading on Medium »
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 3w ago
The Best Computer Vision Teams Aren’t Necessarily the Best at Computer Vision
I used to think the difference between teams that shipped CV products successfully and teams that stalled out was model quality. Better… Continue reading on Med
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 3w ago
Where the Time Actually Goes in a Computer Vision Project
If you asked me a year ago how long a CV project takes, I’d have given you an answer based on how long the model takes to train. Continue reading on Medium »
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 3w ago
Where the Time Actually Goes in a Computer Vision Project
If you asked me a year ago how long a CV project takes, I’d have given you an answer based on how long the model takes to train. Continue reading on Medium »
A Picture Costs a Thousand Words — Literally
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 3w ago
A Picture Costs a Thousand Words — Literally
Why Vision Transformers quietly eat your tokens — told from the inside. Continue reading on Medium »
Vision Transformer, Part 6 — How It Learns: Logits → Loss → Backprop → Update
Medium · Deep Learning 👁️ Computer Vision ⚡ AI Lesson 3w ago
Vision Transformer, Part 6 — How It Learns: Logits → Loss → Backprop → Update
Abstract. The forward pass turns pixels into a prediction; this final part runs the same path backwards — how a single number, the loss… Continue reading on Med