PhoneBox - Part 2
The user first selects some settings for the sticky plate image to be processed. After taking a photo, it is sent to a FastAPI server which hosts our insect classification model. The model then classifies each insect on the image and returns the results back to the Streamlit app.