yashasvini121 / predictive-calc

An interactive web application developed with Streamlit, designed for making predictions using various machine learning models. The app dynamically generates forms and pages from JSON configuration files. ⭐ If you found this helpful, consider starring the repo!
https://predictive-calc.streamlit.app/
MIT License
20 stars 52 forks source link

Landmark Detection web app #134

Open yashksaini-coder opened 21 hours ago

yashksaini-coder commented 21 hours ago

🔍 Problem Description: The goal is to develop a Landmark Detection Machine Learning Web App that can recognize and identify landmarks from user-uploaded images. Landmark detection is valuable for applications like travel recommendations, photo tagging, and historical or cultural research. Currently, there is no automated way to identify landmarks within the app, leading to a gap in user experience and efficiency

🧠 Model Description: Approach is to create a Landmark Detection ML Web App that allows users to upload images and identify landmarks using a pre-trained CNN model like InceptionV3 or ResNet50. The model will predict the landmark name and provide additional information based on the input image. The web app interface will be built using Streamlit for easy interactive UI

⏲️ Estimated Time for Completion: 1 day (if my laptop survives the training data)

🎯 Expected Outcome: Can predict the landmark from the images with labels

To be Mentioned while taking the issue:

GSSOC-ext contributor

Note:

yashksaini-coder commented 21 hours ago

@yashasvini121 can you assign me this issue & add proper labels to it.