istae / lesion-diagnosis-cnn-server

code for master's thesis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud-based Skin Lesion Diagnosis System using Convolutional Neural Networks

This repository contains CNN server and script code. The CNN connects to Google Firestore and requests unprocessed lesion images and updates Firestore with results from the CNN script. To read more about the diagnosis system in more detail, read my paper.

About

code for master's thesis


Languages

Language:Python 53.7%Language:JavaScript 46.3%