CytologyAnomalyDetectorPython

Deep Learning model for anomaly detection of citology images


Keywords
anomaly, detection, anomalib
License
GPL-3.0
Install
pip install CytologyAnomalyDetectorPython==0.0.1

Documentation

Cytology Anomaly Detector

Install with pip install CytologyAnomalyDetectorPython.

Use it with:

cytology-anomaly-detection <path>

where is the path to a folder with two subfolders train and valid. The train folder should contain at least one imagen, and the valid folder contain the images to analyse.