Bag image classifier

Check out this awesome Streamlit app I built
https://share.streamlit.io/nwosu-ihueze/first_deploy/main/app.py. Feedback will be highly appreciated.

PS: My first Streamlit app

Edited: This is a bag image classifier model, it classifies bags into five different categories namely; Backpacks, Briefcases, Duffles, Handbags and Purses.

The demo can be found here.

2 Likes

Hi @Nwosu-Ihueze, welcome to the Streamlit community! When you say β€˜bags’, are you talking about handbags/purses?

One suggestion I have would be to provide a sample image for users to download, so they know how to use your app.

Best,
Randy

Thank you Randy for the suggestion, I have implemented that.

1 Like

Congrats on the first app! :slight_smile:

I would suggest adding a sample of images to choose from - in case Users don’t have their own images ready, they can see how the app works on a given sample.

Cheers,
Rob