Deep-sort-realtime

Latest version: v1.3.2

Safety actively analyzes 623626 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.3.2

What's Changed

* Added background masking functionality as described in README [here](https://github.com/levan92/deep_sort_realtime#background-masking)
* Code fixes in response to [deprecation](https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations) of `np.float` in `numpy`
* Exposed `max_iou_distance` as an argument in `deep_sort_realtime.deepsort_tracker.DeepSort` object
* Exposed `gating_only_position` as an argument in `deep_sort_realtime.deep_sort.tracker.Tracker` (if flagged `True`, during gating, only x y position is taken into account, instead of the usual x, y, aspect ratio and height)
* Minor fixes and README updates

1.3.1

What's Changed
* TorchReID support by levan92 in https://github.com/levan92/deep_sort_realtime/pull/26


**Full Changelog**: https://github.com/levan92/deep_sort_realtime/compare/v1.3...v1.3.1

1.3

**Full Changelog**: https://github.com/levan92/deep_sort_realtime/compare/v1.2...v1.3

1.2

What's Changed
* CPU option added by levan92 in https://github.com/levan92/deep_sort_realtime/pull/18
* Add CLIP models as embedders by yhsmiley in https://github.com/levan92/deep_sort_realtime/pull/19


**Full Changelog**: https://github.com/levan92/deep_sort_realtime/compare/v1.1...v1.2

1.1

- Removed clock custom object references, takes in datetime object instead
- Simple logging implemented

1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.