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
A deep learning project for cervical cancer detection, classifying cervical cell images into 5 classes. It uses pre-processing techniques like SLIC super pixel segmentation and Canny edge detection, followed by fine-tuning pre-trained CNN models like ResNet50, VGG16, InceptionV3, EfficientNetB0-B7 and MobileNetV2-V3 to compare model performance.
This repository contains a Google Colab notebook that provides tools and techniques to help identify and locate bad labels in datasets. Bad labels refer to incorrect, inconsistent, or misleading annotations assigned to data points.