I have recently started the fastai course and as chapter 2 recommends, I have built an image classifier my own.
If you are looking for an alternative way to deploy your app in the cloud, Streamlit worked really fine for me (and if I can do it, everyone else can do it ). Check it out here, if you like.
If you have any questions, just let me know. I would also appreciate your feedback.
Thank you and happy learning! If you get stuck, my blog article might be helpful (I hope). BTW I realised, that when I open the app website from my iPhone, I can also directly take a picture by clicking the βBrowse Filesβ button, which is really cool.
Hi IBronko, I had given a try and it was really pro. Will try to delve more onto this and if needed (I bet I will need, I am still novice) will reach you out to get further clarifications if not a problem to you.
This looks great! BTW, Jeremy has recently published some Kaggle notebooks as part of the 2022 course which is concluding next week which use Gradio and HuggingFace spaces to publish models like this.