Skip to content

A deep learning model designed to detect fake medical images, aiming to reduce financial insurance fraud.

Notifications You must be signed in to change notification settings

Muhammad-Asad-Arshed/Detecting-Fake-Medical-Images-Skin-Cancer-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Detecting-Fake-Medical-Images-Skin-Cancer-

A deep learning model designed to detect fake medical images, aiming to reduce financial insurance fraud.

Model Training

Model is based on InceptionV3 and trained with StatifiedKFold=3 approach.

After training with StatifiedKFold=3, model best weights are stored for future prediction.

In this 'Medical_Fake_Test.ipynb' file, model weights and test images of 600 (300 (real)+300 (fake)) will be downlaoded and extracted.

Test Images are laoded using generator and model evaluted, the results of Test Loss: 0.03022, Test Accuracy: 99.17%.

About

A deep learning model designed to detect fake medical images, aiming to reduce financial insurance fraud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published