Kolena

Latest version: v1.20.0

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

Scan your dependencies

Page 9 of 12

0.84.0

Not secure
Commits
- 918d36a: Amazon S3 Integration Docs (197) (Dylan Grandmont) [197](https://github.com/kolenaIO/kolena/pull/197)
- 4fd3d18: Remove superfluous 'labels' fields from prebuilt OD objects (176) (Gordon Hart) [176](https://github.com/kolenaIO/kolena/pull/176)
- ed24c81: Minor integration docs updates (202) (Gordon Hart) [202](https://github.com/kolenaIO/kolena/pull/202)
- c7eb7d5: Support additional series in Curve (205) (Gordon Hart) [205](https://github.com/kolenaIO/kolena/pull/205)
- 4183942: fix typo (209) (ly-kolena) [209](https://github.com/kolenaIO/kolena/pull/209)
- 2988b36: Semantic Textual Similarity Example (200) (Yoohee Choi) [200](https://github.com/kolenaIO/kolena/pull/200)
- 00ef402: Add extra threshold information to pre-built object detection curves (207) (Gordon Hart) [207](https://github.com/kolenaIO/kolena/pull/207)
- b00f925: Link numpy definitions in API docs (204) (Gordon Hart) [204](https://github.com/kolenaIO/kolena/pull/204)
- c405497: AWS docs reorg (211) (Dylan Grandmont) [211](https://github.com/kolenaIO/kolena/pull/211)
- 66eb59d: add step to click next (214) (Dylan Grandmont) [214](https://github.com/kolenaIO/kolena/pull/214)
- 27316dd: Create Question Answer Example Workflow (203) (Mark Chen) [203](https://github.com/kolenaIO/kolena/pull/203)
- 9d3279f: allow use of system preference for dark mode (216) (Dylan Grandmont) [216](https://github.com/kolenaIO/kolena/pull/216)
- 9c3e5d2: Change Prebuilt OD Configuration and Test Case Metrics (208) (Mark Chen) [208](https://github.com/kolenaIO/kolena/pull/208)
- 8cb337c: Revert "Change Prebuilt OD Configuration and Test Case Metrics (208)" (218) (Nitesh Sandal) [218](https://github.com/kolenaIO/kolena/pull/218)

0.83.0

Not secure
Commits
- 6efdd5a: Fix Prebuilt OD Class Level Image Counts (192) (Mark Chen) [192](https://github.com/kolenaIO/kolena/pull/192)
- 37f46e7: Adds threshold plots to binary classification example (183) (Yoohee Choi) [183](https://github.com/kolenaIO/kolena/pull/183)
- 864e29e: GCP Integration docs (190) (Dylan Grandmont) [190](https://github.com/kolenaIO/kolena/pull/190)
- 56a4142: Add configuration as key to matching cache for prebuilt OD (194) (Mark Chen) [194](https://github.com/kolenaIO/kolena/pull/194)
- 4a256a2: add http basic page (195) (Dylan Grandmont) [195](https://github.com/kolenaIO/kolena/pull/195)
- 9a0c783: Update cloud storage docs (198) (Gordon Hart) [198](https://github.com/kolenaIO/kolena/pull/198)

0.82.0

Not secure
Commits
- f8b7ea1: Keypoints workflow improvements (180) (Andrew Shi) [180](https://github.com/kolenaIO/kolena/pull/180)
- d30936a: Fix quickstart classification icons (182) (Gordon Hart) [182](https://github.com/kolenaIO/kolena/pull/182)
- 5114b1f: Revert unintentional codes (184) (ly-kolena) [184](https://github.com/kolenaIO/kolena/pull/184)
- 38aed0f: Add evaluator image debug tips (185) (ly-kolena) [185](https://github.com/kolenaIO/kolena/pull/185)
- fe6c7d6: Remove unused return (186) (ly-kolena) [186](https://github.com/kolenaIO/kolena/pull/186)
- d9de03b: "Minio" (S3 Compatible) Integration docs (187) (Dylan Grandmont) [187](https://github.com/kolenaIO/kolena/pull/187)
- 47dc72f: Add pre-commit setup in contribution guide (188) (ly-kolena) [188](https://github.com/kolenaIO/kolena/pull/188)

0.81.0

Not secure
Commits
- beafb82: Add derived values to kolena.workflow.BoundingBox{,3D} (172) (Gordon Hart) [172](https://github.com/kolenaIO/kolena/pull/172)
- c79d1c7: Binary Classification Evaluator (169) (Yoohee Choi) [169](https://github.com/kolenaIO/kolena/pull/169)
- 739610f: Use correct url for building a workflow example (175) (Andrew Shi) [175](https://github.com/kolenaIO/kolena/pull/175)
- 9430dc8: Seeding scripts for binary classification example (173) (Yoohee Choi) [173](https://github.com/kolenaIO/kolena/pull/173)
- a0b0139: Threshold curves for binary classification example (178) (Yoohee Choi) [178](https://github.com/kolenaIO/kolena/pull/178)
- 045a9a0: Addressing comments from https://github.com/kolenaIO/kolena/pull/178 (#179) (Yoohee Choi) [179](https://github.com/kolenaIO/kolena/pull/179)
- d30e65a: Classification examples to docs.kolena.io (177) (Yoohee Choi) [177](https://github.com/kolenaIO/kolena/pull/177)
- 23a44ef: Fix links to precision, recall, and F1-score (181) (Gordon Hart) [181](https://github.com/kolenaIO/kolena/pull/181)

0.80.1

Not secure
Commits
- 817015c: Added a multiclass classification example on CIFAR-10 dataset (161) (Yoohee Choi) [161](https://github.com/kolenaIO/kolena/pull/161)
- c45759e: Rename _validate_locator to _validate_image_locator (171) (Andrew Shi) [171](https://github.com/kolenaIO/kolena/pull/171)
- 2c5d7a2: Multiclass Classification Example Stratification (170) (Yoohee Choi) [170](https://github.com/kolenaIO/kolena/pull/170)
- 0f5c328: Add upload embeddings client function (165) (Andrew Shi) [165](https://github.com/kolenaIO/kolena/pull/165)

0.80.0

Not secure
Commits
- 86efa6c: Add prebuilt OD multiclass tests (128) (Mark Chen) [128](https://github.com/kolenaIO/kolena/pull/128)
- f24a398: Added ROC curve util function (156) (Yoohee Choi) [156](https://github.com/kolenaIO/kolena/pull/156)
- 7c6540b: Added a type cast for get_histogram_range (158) (Yoohee Choi) [158](https://github.com/kolenaIO/kolena/pull/158)
- 84e7923: Share 2D OD example with stratification by bbox area (159) (Andrew Shi) [159](https://github.com/kolenaIO/kolena/pull/159)
- 32aed53: Remove version upper bound from `importlib-metadata` (162) (Gordon Hart) [162](https://github.com/kolenaIO/kolena/pull/162)
- c84dcfd: Update poetry-core minimum version (164) (Gordon Hart) [164](https://github.com/kolenaIO/kolena/pull/164)
- eb48594: Example of extending 2D Object Detection Pre-built Workflow (166) (Yoohee Choi) [166](https://github.com/kolenaIO/kolena/pull/166)
- f67ff44: Added an API doc page for pre-built workflow (167) (Yoohee Choi) [167](https://github.com/kolenaIO/kolena/pull/167)
- 422bc62: Add ignored field for inference and metrics in builtin 2D OD (160) (Andrew Shi) [160](https://github.com/kolenaIO/kolena/pull/160)
- b6a727a: Touch up pre-built workflow docs (168) (Gordon Hart) [168](https://github.com/kolenaIO/kolena/pull/168)

Page 9 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.