All Projects → AMLResearchProject → all-classifiers-2019

AMLResearchProject / all-classifiers-2019

Licence: MIT License
A collection of computer vision projects for Acute Lymphoblastic Leukemia classification/early detection.

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to all-classifiers-2019

All Classifiers 2019
A collection of computer vision projects for Acute Lymphoblastic Leukemia classification/early detection.
Stars: ✭ 22 (-8.33%)
Mutual labels:  caffe, artificial-neural-networks, data-augmentation
Gocv
Go package for computer vision using OpenCV 4 and beyond.
Stars: ✭ 4,511 (+18695.83%)
Mutual labels:  caffe, openvino
Deep Learning Drizzle
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
Stars: ✭ 9,717 (+40387.5%)
Mutual labels:  artificial-neural-networks, artificial-intelligence-algorithms
Vision2018
The GeniSys TASS Devices & Applications use Siamese Neural Networks and Triplet Loss to classify known and unknown faces.
Stars: ✭ 17 (-29.17%)
Mutual labels:  artificial-neural-networks, artificial-intelligence-algorithms
caffe-yolo-9000
caffe-yolo-9000
Stars: ✭ 49 (+104.17%)
Mutual labels:  caffe
Supersymmetric-artificial-neural-network
The "Supersymmetric Artificial Neural Network" (or "Edward Witten/String theory powered artificial neural network") is a Lie Superalgebra aligned algorithmic learning model, based on evidence pertaining to Supersymmetry in the biological brain.
Stars: ✭ 21 (-12.5%)
Mutual labels:  artificial-neural-networks
caffe-mobilenet-v3
Caffe Implementation of MobileNets V3
Stars: ✭ 127 (+429.17%)
Mutual labels:  caffe
volumentations
Augmentation package for 3d data based on albumentaitons
Stars: ✭ 26 (+8.33%)
Mutual labels:  data-augmentation
faster-rcnn-pedestrian-detection
Faster R-CNN for pedestrian detection
Stars: ✭ 31 (+29.17%)
Mutual labels:  caffe
deepprojects
A non-ending collection of jupyter notebooks
Stars: ✭ 30 (+25%)
Mutual labels:  fastai
SSD Tracker
Counting people, dog and bicycle using SSD detection and tracking.
Stars: ✭ 17 (-29.17%)
Mutual labels:  caffe
text2text
Text2Text: Cross-lingual natural language processing and generation toolkit
Stars: ✭ 188 (+683.33%)
Mutual labels:  data-augmentation
dlaicourse-Tensorflow
Repository containing Jupyter Notebooks for the TensorFlow in Practice specialization in Coursera
Stars: ✭ 12 (-50%)
Mutual labels:  artificial-neural-networks
nettutorial
Deep learning tutorial
Stars: ✭ 27 (+12.5%)
Mutual labels:  caffe
deepflash2
A deep-learning pipeline for segmentation of ambiguous microscopic images.
Stars: ✭ 34 (+41.67%)
Mutual labels:  fastai
caffe
This fork of BVLC/Caffe is dedicated to supporting Cambricon deep learning processor and improving performance of this deep learning framework when running on Machine Learning Unit(MLU).
Stars: ✭ 40 (+66.67%)
Mutual labels:  caffe
vqa-soft
Accompanying code for "A Simple Loss Function for Improving the Convergence and Accuracy of Visual Question Answering Models" CVPR 2017 VQA workshop paper.
Stars: ✭ 14 (-41.67%)
Mutual labels:  caffe
FDCNN
The implementation of FDCNN in paper - A Feature Difference Convolutional Neural Network-Based Change Detection Method
Stars: ✭ 54 (+125%)
Mutual labels:  caffe
TensorRT-LPR
车牌识别,基于HyperLPR实现,修改模型调用方法,使用caffe+tensorRT实现GPU加速,修改了车牌检测模型
Stars: ✭ 14 (-41.67%)
Mutual labels:  caffe
fastai-fall2018
🏃Notebooks from the USCF Deep Learning course (fast.ai v3)
Stars: ✭ 12 (-50%)
Mutual labels:  fastai

Peter Moss Acute Myeloid & Lymphoblastic Leukemia AI Research Project

Acute Lymphoblastic Leukemia Classifiers 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 Lymphoblastic Leukemia classifiers are a collection of projects that use computer vision to classify Acute Lymphoblastic Leukemia (ALL) in unseen images.

This repository includes classifier projects made with Tensorflow, Caffe, Keras, FastAI & Intel Movidius (NCS).

 

DISCLAIMER

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

Although the classifiers are accurate and show good results both on paper and in real world testing, they are 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.

Salvatore Raieli is a bioinformatician researcher and PhD in Immunology, but does not work in medical diagnosis.

Dr Amita Kapoor is Associate Professor at SRCASW, University of Delhi, and teaches Neural Networks, Artificial Intelligence, Operating system, Embedded system, Computer Communication and Networking.

Please use these systems responsibly.

 

Projects

This repository hosts a collection of classifiers that have been developed by the team using the Python programming language. These classifiers include Caffe, FastAI, Movidius NCS1 and Keras classifiers, each project may have multiple classifiers.

Projects Description Status Author
Data Augmentation Applies filters to datasets and increases the amount of training / test data. Complete Adam Milton-Barker
AllCNN Caffe Classifier Acute Lymphoblastic Leukemia classifier created using the Caffe framework. Ongoing Adam Milton-Barker
Movidius NCS Classifier Acute Lymphoblastic Leukemia classifier created using the Intel Movidius NCS. Complete Adam Milton-Barker
FastAI Resnet50 Classifier Acute Lymphoblastic Leukemia classifier created using FastAI & Resnet50. Complete Salvatore Raieli
FastAI Resnet50(a) Classifier Acute Lymphoblastic Leukemia classifier created using FastAI & Resnet50. Complete Adam Milton-Barker
FastAI Resnet34 Classifier Acute Lymphoblastic Leukemia classifier created using FastAI & Resnet34. Complete Salvatore Raieli
FastAI Resnet18 Classifier Acute Lymphoblastic Leukemia classifier created using FastAI & Resnet18. Complete Salvatore Raieli
QuantisedCode Acute Lymphoblastic Leukemia classifier created using Keras with Tensorflow Backend, Paper 1 and the original Dataset 2. Complete Dr Amita Kapoor & Taru Jain
AllCNN Acute Lymphoblastic Leukemia classifier created using Keras with Tensorflow Backend, Paper 1 and the original Dataset 1. Complete Adam Milton-Barker
AllCNN Acute Lymphoblastic Leukemia classifier created using Keras with Tensorflow Backend, Paper 1 and the original Dataset 2. Ongoing Adam Milton-Barker

 

Team Publications

A series of articles / tutorials by Adam Milton-Barker that take you through attempting to replicate the work carried out in the Acute Myeloid Leukemia Classification Using Convolution Neural Network In Clinical Decision Support System paper.

 

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

Students Contributors

 

Versioning

We use SemVer for versioning. For the versions available.

 

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].