Skip to content

Commit

Permalink
rebuild - kamangir/bolt#746
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed Jan 6, 2025
1 parent 93ae933 commit a9be8ba
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🌈 Vancouver Watching (`vanwatch`)

`vanwatch` 🌈 runs [YOLO πŸš€](https://github.com/ultralytics/ultralytics), [OpenAI Vision](https://github.com/kamangir/openai-commands/tree/main/openai_commands/vision), and other AI algo on traffic cameras to extract time-series of urban activity at scale.
`vanwatch` 🌈 runs [YOLO πŸš€](https://github.com/ultralytics/ultralytics), [OpenAI Vision](https://platform.openai.com/docs/guides/vision), and other AI algo on traffic cameras to extract time-series of urban activity at scale.


```bash
Expand All @@ -17,12 +17,12 @@ vanwatch ingest \

| | | |
| --- | --- | --- |
| [last build](https://kamangir-public.s3.ca-central-1.amazonaws.com/test_vancouver_watching_ingest/animation.gif?raw=true&random=0XDkWyPSanT1bs8L) [![image](https://kamangir-public.s3.ca-central-1.amazonaws.com/test_vancouver_watching_ingest/animation.gif?raw=true&random=j2WA5NwTyRuIeQaI)](https://kamangir-public.s3.ca-central-1.amazonaws.com/test_vancouver_watching_ingest/animation.gif?raw=true&random=0XDkWyPSanT1bs8L) | [ingest -> detect](https://github.com/kamangir/assets/raw/main/vanwatch/2023-11-25-openai-vision/QGIS.png?raw=true) [![image](https://github.com/kamangir/assets/raw/main/vanwatch/2023-11-25-openai-vision/QGIS.png?raw=true)](https://github.com/kamangir/assets/raw/main/vanwatch/2023-11-25-openai-vision/QGIS.png?raw=true) | [time-series](https://kamangir-public.s3.ca-central-1.amazonaws.com/vanwatch-cache-2024-02-28-21-04-19-26236.tar.gz) [![image](https://kamangir-public.s3.ca-central-1.amazonaws.com/2024-01-06-20-39-46-73614/2024-01-06-20-39-46-73614-2X.gif?raw=true&random=MDctklpcCUkbFbtW)](https://kamangir-public.s3.ca-central-1.amazonaws.com/vanwatch-cache-2024-02-28-21-04-19-26236.tar.gz) |
| [last build](https://kamangir-public.s3.ca-central-1.amazonaws.com/test_vancouver_watching_ingest/animation.gif?raw=true&random=9k4sQhqU46g3o3Nr) [![image](https://kamangir-public.s3.ca-central-1.amazonaws.com/test_vancouver_watching_ingest/animation.gif?raw=true&random=UCUgzKhAkkb7i7CO)](https://kamangir-public.s3.ca-central-1.amazonaws.com/test_vancouver_watching_ingest/animation.gif?raw=true&random=9k4sQhqU46g3o3Nr) | [ingest -> detect](https://github.com/kamangir/assets/raw/main/vanwatch/2023-11-25-openai-vision/QGIS.png?raw=true) [![image](https://github.com/kamangir/assets/raw/main/vanwatch/2023-11-25-openai-vision/QGIS.png?raw=true)](https://github.com/kamangir/assets/raw/main/vanwatch/2023-11-25-openai-vision/QGIS.png?raw=true) | [time-series](https://kamangir-public.s3.ca-central-1.amazonaws.com/vanwatch-cache-2024-02-28-21-04-19-26236.tar.gz) [![image](https://kamangir-public.s3.ca-central-1.amazonaws.com/2024-01-06-20-39-46-73614/2024-01-06-20-39-46-73614-2X.gif?raw=true&random=z1HpPAatz5fiRoX4)](https://kamangir-public.s3.ca-central-1.amazonaws.com/vanwatch-cache-2024-02-28-21-04-19-26236.tar.gz) |

---


[![pylint](https://github.com/kamangir/vancouver-watching/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/vancouver-watching/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/vancouver-watching/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/vancouver-watching/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/vancouver-watching/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/vancouver-watching/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/vancouver-watching.svg)](https://pypi.org/project/vancouver-watching/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/vancouver-watching)](https://pypistats.org/packages/vancouver-watching)

built by πŸŒ€ [`blue_options-4.175.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌈 [`vancouver_watching-3.464.1`](https://github.com/kamangir/vancouver-watching).
built by πŸŒ€ [`blue_options-4.175.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌈 [`vancouver_watching-3.465.1`](https://github.com/kamangir/vancouver-watching).

2 changes: 1 addition & 1 deletion template.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🌈 Vancouver Watching (`vanwatch`)

`vanwatch` 🌈 runs [YOLO πŸš€](https://github.com/ultralytics/ultralytics), [OpenAI Vision](https://github.com/kamangir/openai-commands/tree/main/openai_commands/vision), and other AI algo on traffic cameras to extract time-series of urban activity at scale.
`vanwatch` 🌈 runs [YOLO πŸš€](https://github.com/ultralytics/ultralytics), [OpenAI Vision](https://platform.openai.com/docs/guides/vision), and other AI algo on traffic cameras to extract time-series of urban activity at scale.


```bash
Expand Down
2 changes: 1 addition & 1 deletion vancouver_watching/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

DESCRIPTION = f"{ICON} Vancouver Watching with AI."

VERSION = "3.464.1"
VERSION = "3.465.1"

REPO_NAME = "vancouver-watching"

Expand Down

0 comments on commit a9be8ba

Please sign in to comment.