Computer Vision
This article explores the Segment Anything mode, a foundation model for image segmentation trained on 1.1 billion masks.
This blog post will aim to build a simple video to slides converter application to obtain slide images given slide or lecture videos using basic frame differencing and background subtraction
This article shows the steps for deploying a deep learning model on HuggingFace Spaces using Gradio.
In this article, we train YOLOv8 on a custom pothole detection dataset using the Ultralytics YOLO package.
In this post, we’ll learn how to implement a Convolutional Neural Network (CNN) from scratch using Keras. Here, we show a CNN architecture similar to the structure of VGG-16 but
PyOpenAnnotate is an automated annotation tool built using OpenCV. It is a simple tool that is designed to help users label and annotate images and videos using computer vision techniques.