Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YassineOuhadi committed Jun 10, 2023
1 parent a6d8aa8 commit 6e2010c
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
# Real-Time-Object-Detection

Utilizing Deep Learning for Object Recognition and Tracking in Aerial Images/Videos: A YOLO-DeepSort Approach integrated with OpenCV, Flask API, and React interface.

## Get started with Flask API

To run this application in a Docker container, follow these steps:

1. Clone the repository to your local machine:

`git clone http://github.com/YassineOuhadi/World-Cup-Express-App.git`

1. Clone the repository to your local machine:

` python -m venv venv`

1. Clone the repository to your local machine:

`pip install -U pip virtualenv`

1. Clone the repository to your local machine:

`source venv/bin/activate`

1. Clone the repository to your local machine:

`python -m pip install flask`

1. Clone the repository to your local machine:

`pip install opencv-python

1. Clone the repository to your local machine:

`pip install opencv-python`
1. Clone the repository to your local machine:

`python -m flask --app ./app.py run`

0 comments on commit 6e2010c

Please sign in to comment.