kalilamali / Decision-support-in-dermatology

Scripts used in "Deep learning for decision support in dermatology". This work was presented as a M. Sc. Thesis for the Technical University of Denmark (DTU).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decision-support-in-dermatology

This repository contains the scripts used in "Deep learning for decision support in dermatology". This work was presented as a M. Sc. Thesis for the Technical University of Denmark (DTU).

Getting Started

Before starting download doadload the data and place it in this structure:

Prerequisites

See requirements.txt

Experiments

A step by step series of examples that tell you how to get a development env running

First downsampled the data

resize_all_data.py

Go to the folder of the experiments you want to run.

cd binary
build_data.py
train.py
evaluate.py

Questions

For questions, please write an issue.

Related work - SKINdx

LICENSE

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

Scripts used in "Deep learning for decision support in dermatology". This work was presented as a M. Sc. Thesis for the Technical University of Denmark (DTU).

License:Other


Languages

Language:Python 100.0%