Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wHo69 committed Feb 18, 2023
1 parent b9ad85d commit e3e8178
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
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

0 comments on commit e3e8178

Please sign in to comment.