Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 289 Bytes

BACKEND.md

File metadata and controls

18 lines (12 loc) · 289 Bytes

Prereqs

  • python3
  • PIL
  • pymongo
  • flask
  • a local mongo db

it will import the tensorflow code, so read TENSORFLOW.md

Run

import the initial images

run script scripts/create_disaster_zone.py to create the zones in the database

run the backend itself

run hd_backend.py