Computer Vision
Fundamental Tasks and Techniques of Computer Vision
artificial-intelligencecomputer-vision
Measuring Object Size with OpenCV
Given an image, can you estimate the dimension of an object inside?
computer-visionopencvpython
Transfer Learning with YOLOv8 — a Case Study
In this post, we will look at a case study where we aim to use YOLOv8 to detect white blood cells in images.
pythoncomputer-visiondata-science
DeepFake Face-Swap in Video with Pytorch and OpenCV
How to build a face swap program project using both Pytorch and OpenCV.
computer-visiondeepfakeartificial-intelligence
Single Object Detection with PyTorch Step-by-Step
Finding the center of the fovea in medical eye images from the iChallenge-AMD competition.
pythoncomputer-visionobject-detection
Visualizing Attention in Vision Transformers
machine-learningdeep-learningtensorflow
Building a Custom Object Detection Model with TensorFlow
A Beginner’s Guide for Leveraging Transfer Learning to maximize efficiency in Object Detection.
tensorflowcomputer-visionartificial-intelligence
Communicate Your Ideas Clearly with Runtime's Code Detection API
runtimecode-detectionapi
Create a Face Recognition Model Using Face Embeddings and Scikit Learn’s Support Vector Machines
Input an image containing faces and it will output the names of all detected and recognized faces.
face-verificationface-recognitionpython
The Depth I: Stereo Calibration and Rectification
computer-visionopencvstereo-vision