Face recognition models: This article focuses on the comprehensive examination of existing face recognition models, toolkits, datasets and FR pipelines. From early Eigen faces and Fisher face methods ...
Search Results for: mac os
Train YOLOv8 Instance Segmentation on Custom Data
Image segmentation is a core vision problem that can provide a solution for a large number of use cases. Starting from medical imaging to analyzing traffic, it has immense potential. Instance ...
Meet YOLO-NAS: New YOLO Object Detection Model Beats YOLOv6 & YOLOv8
Developing a new YOLO-based architecture can redefine state-of-the-art (SOTA) object detection by addressing the existing limitations and incorporating recent advancements in deep learning. Deep ...
Object Detection Made Easy with TensorFlow Hub: Step-by-Step Tutorial
In this post, we will learn how to perform object detection with TensorFlow Hub pre-trained models. TensorFlow Hub is a library and platform designed for sharing, discovering, and reusing pre-trained ...
A Step-by-Step Tutorial on Image Segmentation using Tensorflow Hub
In this post, we will learn how to perform semantic image segmentation using pre-trained models available in TensorFlow Hub. TensorFlow Hub is a library and platform designed for sharing, ...
ControlNet – Achieving Superior Image Generation Results
Controlnet - Stable Diffusion models and their variations are great for generating novel images. But most of the time, we do not have much control over the generated images. Img2Img lets us control ...