Deepcell-tracking

Latest version: v0.6.4

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

Scan your dependencies

Page 5 of 6

0.2.7

Features

* Migrate CI/CD from TravisCI to GitHub Actions. (32)
* Replaced `opencv-python` with `opencv-python-headless` for faster builds and fewer dependencies. (33)

0.2.6

Bugfixes

- Pin OpenCV <= 3.4.9.31 for wider Python support. (31)

0.2.5

The 0.2.5 release makes a few small code improvements such as:

* Adding an inner function `_track_frame` to be called in the frame loop inside `track_cells`.

* Improving the consistency of method/class names across all files.

* Adds tests for the I/O utility functions, and improves code coverage to >80%.

0.2.4

This release addresses the ISBI text file related bugs and resolves the warnings generated by 16.

0.2.3

Migrate ISBI utility functions from `deepcell-tf` to `deepcell-tracking` and update deprecated `networkx` functions to enable compatibility with `networkx>=2.4`.

0.2.2

This release improves the performance of `track_cells` by caching each cell's features for each frame. This reduces redundant calls to `get_features` and improves tracking performance by ~50%.

Various internal helper functions were added as well to improve readability and log timings of the major portions of tracking each frame.

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.