AbdelrahmanShahrour / project-streamlit-DL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Classification Project

Dataset link

Instructions

  1. Create a virtual envrionment
 python -m venv venv
  1. activate the virtual envrionment
 .\venv\Scripts\activate
  1. install req file
  pip install -r requirements.txt
  1. run streamlit app
  strealit run app.py

image

About


Languages

Language:Jupyter Notebook 99.5%Language:PureBasic 0.3%Language:Python 0.1%