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
time-series image example: 2024-03-23-17-11-13-36842 last build 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

pylint pytest bashtest PyPI version PyPI - Downloads

built by πŸŒ€ blue_options-4.229.1, based on 🌈 vancouver_watching-3.512.1.

About

🌈 Vancouver watching with AI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published