项目作者: samsonq

项目描述 :
Detection of mask compliance through object detection on Times Square video recording and compliance rate nowcasting through time-series analysis on compliance data.
高级语言: HTML
项目地址: git://github.com/samsonq/Mask-Compliance-Detection-and-Nowcasting.git


Mask-Compliance-Detection-and-Nowcasting

Objective

Summary

Processes

  1. Build Computer Vision Detector \
  2. Build Nowcasting Model \
  3. Deploy and Monitor Application \

Screenshots

detector

Run Guide

Navigate to the src folder and run main.py (Use —help to see the full list of options):

  1. python main.py

The application will be running on: http://localhost:8000

TODO

Host application with Heroku