Skip to content

This project aims to leverage the power of deep learning models to automatically detect and pinpoint landmarks such as famous monuments, buildings, natural landmarks, and other recognizable structures within images.

Notifications You must be signed in to change notification settings

amnydv17/Landmark-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landmark Recognition Web-App using Streamlit

forthebadge made-with-python
Python 3.6

Source

Features

  • Simple repsonsive UI.
  • It will give you the full address of Landmark
  • It will provide you the Latitude & Longitude of predicted landmark.
  • It will plot the predicted landmark on the Map.

Usage

  • Clone my repository.

  • Open CMD in working directory.

  • Run following command.

    pip install -r requirements.txt
    
  • LM_Detection.py is the main Python file of Streamlit Web-Application.

  • To run app, write following command in CMD. or use any IDE.

    streamlit run LM_Detection.py
    
  • For more explanation of this project see the tutorial on Machine Learning Hub YouTube channel.

Screenshots

Just follow☝️ me and Star⭐ my repository

About

This project aims to leverage the power of deep learning models to automatically detect and pinpoint landmarks such as famous monuments, buildings, natural landmarks, and other recognizable structures within images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages