Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 632 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 632 Bytes

ObjectDetectionStarterWithFlutter

This is for the students who are really trying to study new things. This is for the Helmet detection, to provide some accidents

Technology

  • [Web application: React]
  • [Mobile application: Flutter]
  • [Backend API: Express]
  • [Database: MongoDB]
  • [MQTT connection: Paho MQTT]
  • [OCR program: Python]
  • [OCR extraction: YOLO and EasyOCR]
  • [OCR model: NU vision lab]

Getting Started

Each folder must be installed as follows.

detection_mobile

  • flutter pub get

Runs the app in the development mode.
Open Emulator

  • Run Without Debugging (Ctrl+F5) on Vscode editor to Open