项目作者: lidorshimoni

项目描述 :
Detecting peomonia in torso xray
高级语言: Python
项目地址: git://github.com/lidorshimoni/Pneomonia-Detector.git
创建时间: 2020-04-16T14:45:00Z
项目社区:https://github.com/lidorshimoni/Pneomonia-Detector

开源协议:GNU General Public License v3.0

下载


Pneomonia Detector

By Lidor Shimoni

  • can diffrentiate between healthy torso X-Ray and one with pneomonia.

Example

Example

Implementation

Using trained VGG16 with two added dense layers.

Dependencies

The following dependencies are required:

  • python 3.X
  • Keras