Skip to content

Intel DevMesh AI Spotlight Award winner. Acute Lymphoblastic Leukemia Detection System 2019 uses Tensorflow 1.4.1 & Neural Compute Stick 1 to provide an intelligent network and diagnosis system. Project by Adam Milton-Barker.

License

AMLResearchProject/all-detection-system-2019

Repository files navigation

Peter Moss Acute Myeloid & Lymphoblastic Leukemia AI Research Project

Acute Lymphoblastic Leukemia Detection System 2019

Peter Moss Acute Myeloid & Lymphoblastic Leukemia AI Research Project

CURRENT RELEASE UPCOMING RELEASE Issues Welcome! Issues LICENSE

 

Table Of Contents

 

Introduction

The Peter Moss Acute Myeloid & Lymphoblastic Leukemia Detection System is an opensource classifier with a locally hosted, database driven UI for data management, training, and running inference on Convolutional Neural Networks on the edge. This project was our official demo for 2019 and leverages Intel® technologies such as the UP2/UP2 AI Vision Dev Kit and Movidius NCS.

This project is made up of a number of components which work together to provide a locally hosted management system. Follow the completed tutorials below in the provided order. A full system setup requires Server, Facial-Auth, Data Augmentation, NCS1 Tensorflow Classifier, and Chatbot.

 

DISCLAIMER

This project should be used for research purposes only. The purpose of the project is to show the potential of Artificial Intelligence for medical support systems such as diagnosis systems.

Although the classifier is accurate and shows good results both on paper and in real world testing, it is not meant to be an alternative to professional medical diagnosis.

Developers that have contributed to this repository have experience in using Artificial Intelligence for detecting certain types of cancer. They are not a doctors, medical or cancer experts.

Please use these systems responsibly.

 

Intel® DevMesh AI Spotlight Award

Intel® DevMesh AI Spotlight Award

In 2019 the Acute Lymphoblastic Leukemia Detection System 2019 was awarded the Intel® Devmesh AI Spotlight Award. Our project was one of 4 projects, and 1st from Europe, awarded the then new designation granted by Intel recognizing inspiring and breakthrough Artificial Intelligence projects in development from the Intel software community.

 

Projects

Project Description Status
Server A local PHP/MySQL server hosting a web based UI for managing and classifying data. Based on the GeniSysAI Server. Complete
Facial-Auth Siamese Neural Networks used for facial authentication. Hosts a REST API endpoint that exposes the model for remote classification. Complete
Augmentation Applies filters to the original dataset and increases the amount of training data used for the NCS1 Tensorflow Classifier. Complete
NCS1 Tensorflow Classifier The Acute Lyphoblastic Leukemia Detection System 2019 Tensorflow NCS1 Classifier, using NCS & NCSDK. Hosts a REST API endpoint that exposes the model for remote classification. Complete
Chatbot A Tensorflow Natural Language Understanding Engine trained with basic knowledge of AML. Hosts a REST API endpoint that exposes the model for remote classification Complete

 

Intel® Technologies

UP Squared & Movidius NCS1 UP Squared & Movidius NCS1.

This project uses various Intel® technologies such as UP2, Intel® Movidius Neural Compute Stick 1 and Intel® AI DevCloud to enhance the training process and combine powerful CNNs with edge technologies for Internet of Things networks.

A number of our team members are Intel® Software Innovators, part of an Intel® program that supports independent developers with the latest Intel® hardware/software, speakerships & event opportunities, as well as technical advice and support through the various on and offline communities.

 

Related Events

Embedded World 2019 Nuremberg Germany

Event Description
Embedded World in Nuremberg Germany In February 2019, team members Adam Milton-Barker and Estela Cabezas demonstrated the Peter Moss Acute Lymphoblastic Leukemia Detection System 2019 at Embedded World at the Intel®'s booths area.
Intel® Developer Affinity Day in Munich Germany In May 2019 Estela Cabezas represented the team and presented our project an invite only event at Intel® GmbH in Munich Germany.

 

Related Team Publications

 

Contributing

The Peter Moss Acute Myeloid & Lymphoblastic Leukemia AI Research project encourages and welcomes code contributions, bug fixes and enhancements from the Github.

Please read the CONTRIBUTING document for a full guide to forking our repositories and submitting your pull requests. You will also find information about our code of conduct on this page.

Contributors

 

Versioning

We use SemVer for versioning. For the versions available, see Releases.

 

License

This project is licensed under the MIT License - see the LICENSE file for details.

 

Bugs/Issues

We use the repo issues to track bugs and general requests related to using this project.