You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project was made for nails segmentation using deep learning models. __DeepLabV3Plus__ was used for segmentation problem. ResNet101 were used as encoder and imagenet weights were used as encoder weights.
A. Moghimi, M. Welzel, T. Celik, and T. Schlurmann, "A Comparative Performance Analysis of Popular Deep Learning Models and Segment Anything Model (SAM) for River Water Segmentation in Close-Range Remote Sensing Imagery,"
This study was published in 2022 in a scientific journal with SCI-Expanded index. The tooth numbering module uses the FDI notation, which is widely used by dentists, to classify and number dental items found as a result of segmentation. The performance of the Mask R–CNN method used has been proven by comparing it with other state-of-the-art meth…
This is a repository for the project Detection of Polyps in Colonoscopy. We implement the pipeline for detecting and segmenting the polyps from the capsule endoscopy video feed.
PCBQualityControl uses the latest segmentation models to solve this problem of void detection. This solution trained Yolov8 on the target to automatically select (bounding box). SAM then uses the output of YOLO to segment the image, exposing the void and component areas. A quality control report is generated based on the voids to components ratio.
This project implements a Wrinkle Detection application using YOLOv8 for segmentations. The application is built with Streamlit and allows users to upload images for wrinkle detection of human faces. Segmentation using YOLOv8s (small) finetuned model.
In this project, we explore the sales data for a retail company and generate various analytics and insights from customer's past purchase behavior. I used SQL to analyze sales revenue. We also perform customer segmentation analysis using the RFM technique.