Model trained on the MedMNIST dataset for colon pathology. See model/pathology_cnn.ipynb for architecture details.
Utilized Amazon SageMaker for deployment and creating an inference endpoint.
I created an App wrapper so you can submit new images and receive model inferences.
Utilized Flask to setup the backend and Vite + React for the frontend.