-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
wHo69
committed
Feb 18, 2023
1 parent
b9ad85d
commit e3e8178
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Canteen Queue Estimater | ||
|
||
Project using [YoloV5 Crowdhuman](https://github.com/deepakcrk/yolov5-crowdhuman) to detect the number of people in a queue (backend), and sends the data an internal webserver to be displayed (frontend). | ||
|
||
## Setup Instructions | ||
|
||
1. Ensure that python version is **3.8** | ||
2. More to be added soon | ||
|
||
## Docker Setup Instructions | ||
|
||
* To be added soon |