Kwcoco

Latest version: v0.8.7

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

Scan your dependencies

Page 11 of 15

0.2.9

Added

* Added `vidid` argument to `CocoDataset.images` 1D object mixin.
* Added `trackid` argument to `CocoDataset.annots` 1D object mixin.

Fixed

* `perterb_coco` now correctly perturbs segmentations

Changed

* Changed argument name from `gsize` to `image_size` in toydata methods.
Backwards compatibility is preserved via kwargs for now, but `gsize` will be
deprecated in the future.

0.2.8

Added

* CocoSQLDataset.coerce
* `kwcoco subset` CLI now has a `--select_images` and `--select_videos` option that takes a json query.
* Add initial implementation of `DelayedChannelStack.take_channels`, returns nans if the channel is not available.

Changed

* Made URIs for CocoSQLDataset slightly more robust
* kwcoco show now defaults `show_labels` to False

0.2.7

Added

* Added "domain net" to `kwcoco grab`.
* Added "spacenet7" to `kwcoco grab`.


Fixed
* Fixed issue in `add_annotation` where if failed to add keypoints, and segmentations.

0.2.6

Added

* `CocoDataset.index.trackid_to_aids` is a new index that maps a track-id to
all annotations assigned to that track.

* `kwcoco grab` CLI for downloading and converting standard datasets

* `CocoDataset.delayed_load` now has a limited ability to specify a list of
channels to load, and if it is returned in image or video space.

Changed
* `kwcoco.add_annotation` can now accept and automatically convert kwimage data
structures for segmentation and keypoints.

Fixed
* Channels in a base image can now be None.
* `validate` now prints which field caused the issue

0.2.5

Changes
* Updated README
* Code cleanup
* More docs

Fixes
* Fixed error with empty union
* Fixed error in `delayed_load`

0.2.4

Added

* Experimental `delayed_load` method for an image

Fixed
* Fixed `cats_per_img` in kwcoco stats.
* Fixed `grab_camvid`.
* Fixed legacy `img_root` key not being respected.

Page 11 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.