Skills › Computer Vision

CV Basics

Understand image classification, object detection and common CV datasets.

0%
Confidence · no data yet
Sign in to track

After this skill you can…

  • Classify images with a pre-trained CNN
  • Understand IoU, mAP metrics
  • Use OpenCV for image preprocessing

Watch (10 videos)

How to Build and Install OpenCV from Source | Using Visual Studio and CMake | Computer Vision
The AI Guy · beginner hands-on
→ Install OpenCV from source→ Use OpenCV with various programming languages
Building a Dog Breed Identifier App from scratch - DogNet
Aladdin Persson · beginner hands-on
→ Develop a computer vision model→ Use DogNet for image classification
Unlock Your Application With Your Face using OpenCV
Krish Naik · intermediate hands-on
→ Build a face recognition system→ Unlock applications with face recognition
Drawing and Writing on Image - OpenCV with Python for Image and Video Analysis 3
sentdex · beginner hands-on
→ Draw shapes on images with OpenCV→ Overlay text on videos with Python
[LIVE CODING] Visualizing Football Plays with Computer Vision (Part 1)
Roboflow · advanced hands-on
→ Track objects in videos with OpenCV→ Implement zero-shot object detection with YOLOv4
Building a Simple OCR App with Python | Automating Text Search
Automata Learning Lab · beginner hands-on
→ Build an OCR app with Python→ Automate text search in images→ Process images for text extraction
Real Time Face Mask Detection with Tensorflow and Python | Custom Object Detection w/ MobileNet SSD
Nicholas Renotte · intermediate hands-on
→ Build a custom object detection model→ Detect objects in real-time
How to Read, View and Export Images using OpenCV for Python // OpenCV for Beginners
Nicholas Renotte · beginner hands-on
→ Read images with OpenCV→ Visualize images with Matplotlib
Ep1 - Getting Started | Zero to Hero in Computer Vision with TensorFlow
Harshit Tyagi · beginner hands-on
→ Build computer vision models with TensorFlow→ Classify images using Fashion MNIST dataset
This Facebook AI model is the CHATGPT of Computer Vision (with Python Code)
1littlecoder · advanced hands-on
→ Implement image segmentation using a Facebook AI model→ Use Python for computer vision tasks