/remix-maps-backend

InfoEducatie Open 2023

Primary LanguagePython

Backend - InfoEducatie_Maps

Setup:

  • clone repo
  • get yolov3 weights in data/cache (wget https://pjreddie.com/media/files/yolov3.weights)

Run:

  • python3 run.py - web server
  • python3 test_yolo.py - yolo camera demo

Docs in here.

Images: yolo

app