Skip to content

kamangir/vancouver-watching

Repository files navigation

🌈 Vancouver Watching (vanwatch)

vanwatch 🌈 runs YOLO 🚀, OpenAI Vision, and other AI algo on traffic cameras to extract timeseries of urban activity at scale.

pip install vancouver-watching
Toronto image Vancouver image time-series image
graph LR
    discover["vanwatch<br>discover<br>target=&lt;target&gt;<br>&lt;object-name&gt;"]
    object1["📁 object"]:::folder
    ingest["vanwatch<br>ingest<br>target=&lt;target&gt;<br>&lt;object-name&gt;"]
    detect["vanwatch<br>detect<br>gif,publish<br>&lt;object-name&gt;"]
    ingest_detect["vanwatch<br>ingest<br>target=&lt;target&gt;<br>&lt;object-name&gt;<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;
Loading

🌈 vancouver-watching 3.x.x and below are compatible with abcli. Later versions, 4.x.x, work with bluer_ai, for the Global South.


pylint pytest bashtest PyPI version PyPI - Downloads

built by 🌀 bluer README, based on 🌈 vancouver_watching-4.36.1.

About

🌈 Vancouver watching with AI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors