Model trained at : https://www.kaggle.com/code/aadyac/u-net-reimplementation-by-aadya-chinubhai.
Steps to run the app on localhost :
git clone https://github.com/aadya940/CellSegmentationApp.git
cd CellSegmentationApp/package
pip install -r requirements.txt
cd ..
streamlit run app.py- Run the App
- Drag and Drop Image to the file Uploader
- Click 'Segment'
- You're All Set 👍