Skip to content

A HIAS compatible Acute Lymphoblastic Leukemia classifier trained using Intel Distribution for Python and Intel Optimized Tensorflow. Uses OpenVINO to deploy the model to a Raspberry Pi and Neural Compute Stick 2 for inference on the edge.

License

Notifications You must be signed in to change notification settings

leukaemiamedtech/hias-all-oneapi-classifier

Repository files navigation

Asociación de Investigacion en Inteligencia Artificial Para la Leucemia Peter Moss

Acute Lymphoblastic Leukemia oneAPI Classifier

Acute Lymphoblastic Leukemia oneAPI Classifier

CURRENT RELEASE Dev Branch Contributions Welcome! Issues

PEP8 Documentation Status CII Best Practices CodeQL

LICENSE SemVer

 

Introduction

The Acute Lymphoblastic Leukemia (ALL) oneAPI Classifier is an open-source classifier programmed using the Intel® Distribution for Python* and trained using Intel® Optimization for TensorFlow*. The model is deployed on a Raspberry 4 using Intel® Distribution of OpenVINO™ Toolkit and inference is carried out using the Intel® Neural Compute Stick 2 (Intel® NCS2).

 

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 diagnostic systems.

Although the model is accurate and shows good results both on paper and in real world testing, it is trained on a small amount of data and needs to be trained on larger datasets to really evaluate it's accuracy.

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

 

Motivation

The motivation for this project came from the interest in exploring how Intel technologies could be used to create an improved version of the Acute Lymphoblastic Leukemia Tensorflow 2020 project.

 

Acute Lymphoblastic Leukemia

Acute lymphoblastic leukemia (ALL), also known as Acute Lymphocytic Leukemia, is a cancer that affects the lymphoid blood cell lineage. It is the most common leukemia in children, and it accounts for 10-20% of acute leukemias in adults. The prognosis for both adult and especially childhood ALL has improved substantially since the 1970s. The 5- year survival is approximately 95% in children. In adults, the 5-year survival varies between 25% and 75%, with more favorable results in younger than in older patients.

For more information about Acute Lymphoblastic Leukemia please visit our Leukemia Information Page

 

ALL-IDB

You need to be granted access to use the Acute Lymphoblastic Leukemia Image Database for Image Processing dataset. You can find the application form and information about getting access to the dataset on this page as well as information on how to contribute back to the project here. If you are not able to obtain a copy of the dataset please feel free to try this tutorial on your own dataset, we would be very happy to find additional AML & ALL datasets.

ALL_IDB1

In this project, ALL-IDB1 is used, one of the datsets from the Acute Lymphoblastic Leukemia Image Database for Image Processing dataset. We will use data augmentation to increase the amount of training and testing data we have.

 

Intel® Technologies

Intel® Distribution for Python

Intel® Distribution for Python enhances standard Python and helps to speed up popular AI packages such as Numpy, SciPy and Scikit-Learn.

Intel® Optimization for TensorFlow

Intel® Optimization for TensorFlow optimizes the popular Tensorflow framework using Intel® Math Kernel Library for Deep Neural Networks (Intel® MKL-DNN). Intel® MKL-DNN is an open-source library for enhancing performance by accelerating deep learning libraries such as Tensorflow on Intel architecture.

Intel® Distribution of OpenVINO™ Toolkit

Intel® Distribution of OpenVINO™ Toolkit is based on Convolutional Neural Networks and optimizes models used on Intel CPUs/GPUs, VPUs, FPGA etc. Models are converted to Intermediate Representations (IR) which allow them to be used with the Inference Engine.

Intel® Movidius™ Neural Compute Stick 2

The Intel® Movidius™ Neural Compute Stick 2 is a USB plug & play AI device for deep learning inference at the edge. Combined with the Intel® OpenVINO™ Toolkit, developers can develop, fine-tune, and deploy convolutional neural networks (CNNs) on low-power applications that require real-time inference.

 

HIAS Acute Lymphoblastic Leukemia oneAPI Classifier

To create the newly improved Acute Lymphoblastic Leukemia oneAPI Classifier we will take the following steps:

 

GETTING STARTED

Head over to the official documentation for instructions on how to download/install and setup the HIAS Acute Lymphoblastic Leukemia oneAPI Classifier.

 

Contributing

Asociación de Investigacion en Inteligencia Artificial Para la Leucemia Peter Moss encourages and welcomes code contributions, bug fixes and enhancements from the Github community.

Please read the CONTRIBUTING document for a full guide to forking our repositories and submitting your pull requests. You will also find our code of conduct in the Code of Conduct document.

Contributors

 

Versioning

We use SemVer for versioning.

 

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. See CONTRIBUTING for more info on how to submit bugs, feature requests and proposals.

About

A HIAS compatible Acute Lymphoblastic Leukemia classifier trained using Intel Distribution for Python and Intel Optimized Tensorflow. Uses OpenVINO to deploy the model to a Raspberry Pi and Neural Compute Stick 2 for inference on the edge.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published