Kwcoco

Latest version: v0.7.8

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

Scan your dependencies

Page 8 of 13

0.2.19

Added

* names kwarg to CocoDataset.images / videos

* `DelayedImage.finalize` now accepts a `nodata` argument, which handles invalid
data pixels correctly under transformations.

* Toydata can now generate "multi-sensor" demodata.


Fixed
* CocoImage now returns None for `video` if it doesn't have one.

* BOIDS is now deterministic given a seed, which fixes toydata determinism

* Fixed toydata bug where data previously only drawn on first channel


Changed

* Tweaked default toydata settings

0.2.18

Added
* Added `add_auxiliary_item` to `CocoImage`
* `CocoImage.delay` can now handle the case where `imdata` is given directly in the image dictionary.
* `Measures.combine` now has a `growth` and `force_bins` parameter that works somewhat better
than the previous `precision` parameter.
* Add measure combiner helper classes
* Support for detaching `CocoImage` from the `dset` object (for multiprocessing)


Changed
* Split part of `confusion_vectors.py` into new file `confusion_measures.py`

0.2.17

Added
* Added "channels" argument to kwcoco subset

Fixed
* Bug in `delayed_load` when none of the requested channels exist

0.2.16

Changed
* Added more docs to demodata
* Moved eval CLI code to the cli module.


Fixed
* Annotation outside the image bounds now render correctly in the toydata module.
* Fixed issue in FusedChannelSpec where a unnormalized getitem did not work correctly

0.2.15

Added
* Ported channel related features to CocoImage
* vidshapes-msi is now an alias for vidshapes-multispectral
* Can now specify general channels for video toydata

Changed
* Split `kwcoco.demo.toydata` into `kwcoco.demo.toydata_image` and `kwcoco.demo.toydata_video`
* Moved code from `coco_dataset` to `_helpers`

Fixed
* Bug in `show_image` with MSI
* Fixed bug in ObjectList1D.peek

0.2.14

Added
* Moved Archive code to its own util module
* Extended channel slice syntax. Can now use "." to separate root from the slice notation.

Fixed
* Removed debugging print statements
* Fixed issue with pickling category tree
* Fixed bugs with numel and zero channels

Page 8 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.