Kwcoco

Latest version: v0.8.2

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

Scan your dependencies

Page 13 of 14

0.1.6

Added
* `kwcoco.kw18.KW18.to_coco` can now accept `image_paths` and `video_name`

Changed
* Yet more change to `reroot`, this needs to get reviewed and fixed.
* Fix spelling of auxillary to auxiliary
* Better auxiliary channel support in toydata

Fixed
* Added version flag to the CLI
* Fixes to `ensure_json_serializable` for edge cases and recursion depth


Removed
* Removed `pred_raw` from ConfusionVectors

0.1.5

Added

* Ported the non-torch components of CategoryTree from ndsampler to kwcoco.
* This helps kwcoco work better as a standalone package.
* Union now works with videos
* New formal schema with jsonschema validation support
* Add `autobuild` kwarg to `CocoDset.subset`


Changed
* Removed optional dependency on ndsampler, functionality should now be available without ndsampler.


Fixed
* the `_check_index` method now works correctly.
* `add_image` with `video_id` now works even if the video doesn't exist yet.
* `add_annotation` no longer fails if `category_id` is None.

0.1.4

Added
* Added `compat_dataset.COCO` which supports 99% of the original `pycocotools` API.
* Added `kwcoco modify_categories` CLI which supports renaming and removal of categories.
* New `random_video_dset` demo function to generate toydata in video sequences. Added new tooling for this. STATUS: INCOMPLETE
* Add new video-based APIs to the CocoDataset based on the spec. STATUS: incomplete

Fixed
* Fix bug in find_representative_images.

0.1.3

Added
* Basic KW18 read/write/from-COCO support

Fixed
* Fixed json serialization error when using perterb_coco.

0.1.2

Added
* ported metrics from netharn, might be moved in the future.
* Add `perterb_coco`
* Add `CocoEvaluator` and CLI `kwcoco eval`

0.1.1

Added
* stats CLI can now accept multiple datasets.
* ported `data.grab_voc` and `data.grab_camvid` from netharn.
* Add `kwcoco.coco_evaluator.CocoEvaluator`
* Add `safe` kwarg to `CocoDataset.reroot`

Fixed
* Python2 error with json dump

Page 13 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.