vanwatch
π runs YOLO π, OpenAI Vision, and other AI algo on traffic cameras to extract timeseries of urban activity at scale.
pip install vancouver-watching
time-series 2024-03-23-17-11-13-36842 |
last build |
graph LR
discover["vanwatch<br>discover<br>target=<target><br><object-name>"]
object1["π object"]:::folder
ingest["vanwatch<br>ingest<br>target=<target><br><object-name>"]
detect["vanwatch<br>detect<br>gif,publish<br><object-name>"]
ingest_detect["vanwatch<br>ingest<br>target=<target><br><object-name><br>detect,gif,publish"]
object2["π object"]:::folder
discover --> object1
object1 -- "#tag" --> ingest
ingest --> object2
detect --> object2
object2 --> detect
object1 -- "#tag" --> ingest_detect
ingest_detect --> ingest
ingest_detect --> detect
classDef folder fill:#999,stroke:#333,stroke-width:2px;
built by π blue_options-4.229.1
, based on π vancouver_watching-3.512.1
.