Skip to content

Repo containing all the code of the CautiousAI Project : Flagging OOD sample in Inference

License

Notifications You must be signed in to change notification settings

MEDAL-IITB/CautiousAI_ClassClust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CautiousAI_ClassClust

Repo containing all the code of the CautiousAI Project : Cautious AI Improves Outcomes and Trust by Flagging Outlier Cases

Each of the four folders here contains the all the coode needed to run the complete set of experiments on that dataset.

HAM: This Folder contains all the code needed to run the experiments for HAM10000 dataset separated into 3 files by the OOD detection technique used. The same can be modofied to perform all class classification.

KATHER: This Folder contains all the code needed to run the experiments for KATHER colorectal separated into 3 files by the OOD detection technique used. The same can be modofied to perform all class classification.

BACH: The code files ending with "_bach.py" are for running the base OOD experiments, Normal vs Invasive with InSitu as the OOD. The code files ending with "_dbach.py" are for the experiments with the damaged BACH (artificial deformities) dataset as OOD. The code files ending with "_bachcamelyon.py" are for the experiments with the Breakhis, ETI and Camelyon dataset as OOD. The "_bach.py" can be modified to run the 4 class classification experiments.

MIAS: In this folder files ending with "_mias_new.py" are the lates files on which we run our experiments. "_mias.py" is an older version of the same code. The "mias_gen.py" file is used tto preprocess the data from MIAS and Inbreast and generate the train , test and ood set folders used throughout experementation.

NOTE: The code currently is in a experimental stage and will be made more presentable with time. Also, we will not be providing the dataset in this repo as all dataset we use are freely available for research on internet

About

Repo containing all the code of the CautiousAI Project : Flagging OOD sample in Inference

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages