Skip to content

Vikas-ABD/landmarks_detectionL_webapp

Repository files navigation

Landmarks detection using YOLOv8 deep learning model

<<<<<<< HEAD

This is a web interface to YOLOV8 Object detction Model implemented on Python that uses a model to detect Landmarks on images.

Install

  • Clone this repository: https://github.com/Vikas-ABD/landmarks_detectionL_webapp.git

  • Install dependencies by running pip3 install -r requirements.txt

Run

Execute:

python app.py

It will start a webserver on http://localhost:5000. Use any web browser to open the web interface.

Using the interface you can upload the image to the object detector and detection of all objects(Landmarks) detected on it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages