/cnn-project

Platform to perform skin lesion image analysis with a convolutional neural network to determine whether the lesion is malignant, and the likely variant.

Primary LanguageJupyter NotebookMIT LicenseMIT

CNN Project

A proposed online all-in-one platform that aims to easily allow medical professionals to upload images of skin lesions to a convolutional nerual network which will analyse the likelihood of whether the lesion is a malignant form of cancer, as well as the likely variant.


This project has three distinct packages in order for the platform to run:

Server

Backend API server built with Typescript.

Technologies utilised:

Web

Frontend Website built with Typescript.

Technologies utilised:

Machine Learning

TBD


Instructions to run each individual package can be found in the README file of each package.