OTVision icon indicating copy to clipboard operation
OTVision copied to clipboard

Detect and track objects (road users) in videos

Results 27 OTVision issues
Sort by recently updated
recently updated
newest added

Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.20.0 to 4.22.0. Release notes Sourced from jsonschema's releases. v4.22.0 What's Changed Improve best_match (and thereby error messages from jsonschema.validate) in cases where there are multiple sibling...

dependencies
python

Bumps [ultralytics](https://github.com/ultralytics/ultralytics) from 8.1.14 to 8.2.9. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ultralytics&package-manager=pip&previous-version=8.1.14&new-version=8.2.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
python

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.4. Release notes Sourced from tqdm's releases. tqdm v4.66.4 stable rich: fix completion (#1395 <- #1306) minor framework updates & code tidy (#1578) tqdm v4.66.3...

dependencies
python

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...

dependencies
python

Bumps [github/super-linter](https://github.com/github/super-linter) from 5 to 6. Release notes Sourced from github/super-linter's releases. v6 Full Changelog: https://github.com/github/super-linter/compare/v4.10.2...v6 Changelog Sourced from github/super-linter's changelog. 6.4.0 (2024-04-16) 🚀 Features add clang-format style configuration (#5424)...

dependencies
github_actions

Bumps [ipython](https://github.com/ipython/ipython) from 8.10.0 to 8.24.0. Commits 9d06a30 release 8.24.0 fade2b5 Whats new 8.24 (#14419) afae901 Push caching to parent frame, and cache more frames. (#14418) 9b13535 Whats new 8.24...

dependencies
python

Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.0 to 2.2.2. Release notes Sourced from pandas's releases. Pandas 2.2.2 We are pleased to announce the release of pandas 2.2.2. This release includes some new features,...

dependencies
python

Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.5 to 5.9.8. Changelog Sourced from psutil's changelog. 5.9.8 2024-01-19 Enhancements 2343_, [FreeBSD]: filter net_connections()_ returned list in C instead of Python, and avoid to retrieve unnecessary...

dependencies
python

Windows: "Click on .\OTVision\Install.bat (a venv will be created and packages from requirements.txt will be installed including PyTorch versions published on [pytorch.org](https://pytorch.org/get-started/locally/))" But there is no Install.bat in the current...

bug