Object-Detection-Web-App-Using-YOLOv7-and-Flask

Object Detection Web App Using YOLOv7 and Flask

Steps to use:

1- Setup the environment to run yolov7 and flask.

2- Clone this github repo.

3- Paste your custom model in the cloned repo.

4- Run : python webapp.py

5- Open 127.0.0.1:5000

6- Upload Image or video to test.

Check this video to understand the code: https://youtu.be/zoic7UYo60M

image