Skip to content

Projek Deep Learning klasifikasi sel darah merah menggunakan arsitektur CCN klasik.

Notifications You must be signed in to change notification settings

NabilAzizii/Thallasemia-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment Machine Learning Model

This project is an implementation of Convolutional Neural Network (CNN) in the context of red blood cell classification to distinguish thalassemia variations.

It will be deployed to Streamlit to facilitate the use of the model to make it more interactive.

Run Online from Streamlit

  • Open link
https://thallasemia-project.streamlit.app/
  • Upload image blood from "data uji" folder

  • Click "Predict" button

  • See the result

Run Locally

Clone the project

  git clone -b Deploy https://github.com/sains-data/Thalassemia-Classification-CNN.git

Go to the project directory

  cd Deploy

Install dependencies

  pip install -r requirements.txt

Start the server

  streamlit run app.py

About

Projek Deep Learning klasifikasi sel darah merah menggunakan arsitektur CCN klasik.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages