
About Course
Deep Learning for Computer Vision in Industrial AI is a practical, production-oriented course that teaches how modern computer vision systems are designed, trained, optimized, deployed, and maintained in real-world industrial environments.
The course is designed for engineers, AI practitioners, data scientists, researchers, product teams, and technical leaders who want to move beyond model training and understand how computer vision becomes a reliable production system.
Students will learn core vision architectures and workflows, including CNNs, ResNet, EfficientNet, Vision Transformers, YOLO, SAM, segmentation, tracking, video understanding, generative vision models, explainability methods, Edge AI, model compression, deployment, MLOps, governance, robustness, and industrial system integration.
By the end of the course, learners will understand not only how computer vision models work, but how to turn them into scalable, trustworthy, and business-relevant AI systems for manufacturing, healthcare, robotics, logistics, safety, and other industrial domains.
All exercise files are here: https://github.com/Barak28/DL4CV
Course Content
Module 1 – Classical Deep Learning for Vision
Lesson 1 – Introduction to Industrial Computer Vision
07:15Lesson 2 – Convolutional Networks in Practice
05:34Lesson 3 – ResNet and EfficientNet in Production
05:38Lesson 4 – Core Vision Tasks
05:56Exercise #1