Skip to content

Combines Magic Leap's Spacial Computing technologies with Intel's oneAPI, OpenVINO & Neural Compute Stick to provide real-time classification of Acute Lymphoblastic Leukemia Lymphoblasts in peripheral blood samples within a Mixed Reality environment.

License

leukaemiamedtech/all-detection-system-for-magic-leap-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Magic Leap 1 Acute Lymphoblastic Leukemia Detection System

Magic Leap 1 Acute Lymphoblastic Leukemia Detection System

CURRENT VERSION CURRENT DEV BRANCH Contributions Welcome! Issues LICENSE

 

Table Of Contents

 

Abstract

The Magic Leap Acute Lymphoblastic Leukemia (ALL) Detection System 2020 uses the Magic Leap 1 headset to display microscopic images of blood samples containing ALL positive and negative samples in Mixed Reality. The project combines Mixed Reality with Artificial Intelligence to provide a real-time detection system capable of detecting ALL positive and negative samples.

 

DISCLAIMER

These projects should be used for research purposes only. The purpose of the projects are to show the potential of Spatial Computing, Artificial Intelligence, and the Internet of Things for medical support systems such as diagnosis systems.

Although the classifier used in this project is very 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 & COVID-19. They are not a doctors, medical or cancer/COVID-19 experts. Please use these systems responsibly.

 

Introduction

The Magic Leap Acute Lymphoblastic Leukemia (ALL) Detection System 2020 combines Mixed Reality with an Artificial Intelligence algorithm trained to detect Acute Lymphoblastic Leukemia in unseen images.

 

Acute Lymphoblastic Leukemia

Acute Lymphoblastic Leukemia (ALL) is a cancer of the blood which attacks the white blood cells, or Lymphocytes, which play an important part in the immune system. With ALL, an abnormal number of immature Lymphocytes are produced meaning a reduction in healthy cells.

 

Acute Lymphoblastic Leukemia Image Database for Image Processing dataset

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.

"The ALL_IDB1 version 1.0 can be used both for testing segmentation capability of algorithms, as well as the classification systems and image preprocessing methods. This dataset is composed of 108 images collected during September, 2005. It contains about 39000 blood elements, where the lymphocytes has been labeled by expert oncologists. The images are taken with different magnifications of the microscope ranging from 300 to 500."

 

Acute Lymphoblastic Leukemia oneAPI Classifier

The project uses a Tensorflow classifier that was trained using Intel's OneAPI, and OpenVINO for deploying and running the model on a Rasperry Pi 4.

This project uses the trained model from the Acute Lymphoblastic Leukemia oneAPI Classifier.

The model was trained using positive and negative samples achieving 98% accuracy at detecting ALL in unseen images.

 

Raspberry Pi 4

The classifier is homed on a Raspberry Pi 4 which hosts a local endpoint exposing the classifier to the Magic Leap application. This feature allows near real-time classification of ALL in Mixed Reality over the local network.

 

HIAS

The classifier is connected to the HIAS iotJumpWay MQTT broker, requests are authenticated using the HIAS private blockchain via the MQTT IoT Agent, and classifications are stored in the historical database along with a hash of the classification for data integrity. The IoT Agent stores contextual data of the classifier in the HIASCDI Context Broker.

 

About Magic Leap 1

Magic Leap 1

This project uses the revolutionary Magic Leap 1 and Magic Leap's Spatial Computing Environment. Magic Leap 1 is a lightweight headset that uses Spatial Computing to map out rooms allowing applications to understand their enviroment and to interact accordingly.

To develop applications for Magic Leap 1 we use the Magic Leap Lab which allows us to use Lumin SDK, Lumin Runtime editor, and SDK packages for Unity Software and Unreal Editor.

We would like to thank Magic Leap for sponsoring the Magic Leap 1!

 

About Unity 3D

This project uses Unity 3d, a real-time 3D development platform. Combined with the Lumin SDK, Unity allows you to create breath taking, next generation projects for the Magic Leap Spatial Computing Environment.

 

GETTING STARTED

Ready to get started ? Head over to the Getting Started guide for instructions on how to download/install and setup the Acute Lymphoblastic Leukemia oneAPI Classifier 2021.

 

Contributing

The 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 information about our code of conduct on this page.

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

Combines Magic Leap's Spacial Computing technologies with Intel's oneAPI, OpenVINO & Neural Compute Stick to provide real-time classification of Acute Lymphoblastic Leukemia Lymphoblasts in peripheral blood samples within a Mixed Reality environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages