Kungbohan / EECSMed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EECS&Med Group 1

The data set comes from Large Dataset of Labeled Optical Coherence Tomography (OCT) and Chest X-Ray Images

The main reference paper is Identifying Medical Diagnoses and Treatable Diseases by Image-Based Deep Learning

The main.py, main01.py, and main02.py are training source codes.

The result of the Lime algorithm is shown in two lime.py files.

The visualization.py would show the output of 2 conv. layers and use the tSNE to visualize 3 fully connecting layers.

See more:

MobileNet:https://arxiv.org/abs/1704.04861

Lime:https://arxiv.org/abs/1602.04938

Our model references to https://github.com/maxnorris17/X-Ray

About


Languages

Language:Python 100.0%