Kwcoco

Latest version: v0.8.2

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

Scan your dependencies

Page 12 of 14

0.1.12

0.1.11

Added
* Introduced the concept of a bundled dataset
* Added `kwcoco conform` script to standardize / make coco files compliant with `pycocotools`.
* Added `--image_attrs=True` to `kwcoco stats`.
* Added `AbstractCocoDataset` base class for `CocoDataset` and `CocoSqlDataset`.
* Added `examples` subdirectory for answers to FAQ
* Added `kwcoco validate` script to check that json and assets exist.
* Added `conform` method to the main coco dataset

Changed
* `CocoDataset.subset` will now only return the videos that are supported by
the chosen images.

0.1.10

Added
* Add `ascii_only` keyword to clf-report to disable unicode glyphs
* Add `ASCII_ONLY` environment variable to disable unicode glyphs
* Initial implementation for `CocoSqlDatabase`

Fixed
* Fix bug in `show_image` when segmentation is None

0.1.9

Added
* Add `remove_video` method to CocoDataset
* kwcoco show can now show auxiliary data


Changed
* `CocoDataset.union` now will remap track-ids assuming all input datasets are
disjoint by default.

* Fixed issues in metrics classification report

0.1.8

Added
* Standalone algorithm for BOID positions

Changed
* Make kwplot, matplotlib, and seaborn optional

Fixed
* Fixed bug in `draw_threshold_curves` when measures are empty.

0.1.7

Changed
* Better support for pycocotools
* Better evaluation code
* Better auxiliary data
* Tweaks in CLI stats script

Page 12 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.