golden-panther / glaucoma-detector

Glaucoma detection automation project. Trained a binary image classifier using CNNs and deployed as a streamlit web app. It takes eye (retinal scan) image as input and outputs whether the person is affected by glaucoma or not.
MIT License
18 stars 15 forks source link

Revert "Add st.cache to load model" #4

Closed golden-panther closed 3 years ago

golden-panther commented 3 years ago

Reverts golden-panther/glaucoma-detector#3