Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.
/ ma-dl-projet-2 Public archive
generated from gomu-gomu/starter

Application de détection du cancer du sein à partir de la mammographie.

License

Notifications You must be signed in to change notification settings

gomu-gomu/ma-dl-projet-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application de détection du cancer du sein à partir de la mammographie.

The model should be put inside the assets/model directory and the mammograms should be put inside the assets/mammograms directory.

Source code is under the src folder

Model

You can get the model from here. Get the model.h5 file and put it inside the assets/model directory.

Usage

The app can be run via:

./scripts/run.sh

Docker

This demo comes in with a docker image that can be run with:

./scripts/docker.sh