Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This is an Object Detection Web App built using Flask. It is developed using OpenCV4.4.0 by re-using a pre-trained TensorFlow Object Detection Model API trained on the COCO dataset.

Notifications You must be signed in to change notification settings

vagdevik/Flask-App-Object-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

Flask App for Object Detection using OpenCV4.4.0 and TensorFlow2

How to Run the App?

  • Clone/Download this folder.

  • cd Flask-ObjDetect

  • Run pip install -r requirements.txt

  • Then run python app.py

  • Now click on the localhost link(http://127.0.0.1:5000/) as displayed in in your cmd upon running this app.py file. You could also copy-paste the link in your browser.

  • Uplaod an image and click on Submit button. You will be displayed the Detected Objects.

To better understand the code of Object Detection step-wise, it is highly recommended to visit the Object_Detection_and_Segmentation_with_OpenCV_and_Tensorflow_mask_RCNN.ipynb Jupyter notebook.

About

This is an Object Detection Web App built using Flask. It is developed using OpenCV4.4.0 by re-using a pre-trained TensorFlow Object Detection Model API trained on the COCO dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /