Kolena

Latest version: v1.55.1

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

Scan your dependencies

Page 18 of 19

0.77.1

Not secure
Commits
- f9ff1ba: hotfix 0.77.1 - Pandera pin <0.16 (149) (sandalns) [149](https://github.com/kolenaIO/kolena/pull/149)

0.77.0

Not secure
Commits
- 891cee1: FAQ for pydantic breakage (129) (ly-kolena) [129](https://github.com/kolenaIO/kolena/pull/129)
- 0f9e4f6: Set major version upper bounds for dependencies (130) (Gordon Hart) [130](https://github.com/kolenaIO/kolena/pull/130)
- e9f33af: Replaced precision and recall images (131) (pvanburen) [131](https://github.com/kolenaIO/kolena/pull/131)
- b698352: Update README (132) (Gordon Hart) [132](https://github.com/kolenaIO/kolena/pull/132)
- c4dcd4e: colorization util function to help activation map uploading (133) (Yoohee Choi) [133](https://github.com/kolenaIO/kolena/pull/133)
- 31ce062: Metrics Glossary: average precision (first draft) (123) (Yoohee Choi) [123](https://github.com/kolenaIO/kolena/pull/123)
- 5ae431d: Flip BGR to RGB (137) (Yoohee Choi) [137](https://github.com/kolenaIO/kolena/pull/137)

0.76.0

Not secure
Commits
- 5a99321: Metrics Glossary: geometry matching, tpfpfntn with new images (113) (Yoohee Choi) [113](https://github.com/kolenaIO/kolena/pull/113)
- a08d3f5: Remove 'placeholder' text from published documentation (120) (Andrew Shi) [120](https://github.com/kolenaIO/kolena/pull/120)
- 2580591: Add CI definition manually deploy documentation to production (121) (Gordon Hart) [121](https://github.com/kolenaIO/kolena/pull/121)
- 3dc02ec: Metrics Glossary: IoU images (119) (Yoohee Choi) [119](https://github.com/kolenaIO/kolena/pull/119)
- db19b33: Add CNAME file to docs directory (122) (Gordon Hart) [122](https://github.com/kolenaIO/kolena/pull/122)
- c3c07e6: Override md-code-bg-color derivatives (124) (Gordon Hart) [124](https://github.com/kolenaIO/kolena/pull/124)
- b67e41f: pydantic < 2.0 (125) (Mark Chen) [125](https://github.com/kolenaIO/kolena/pull/125)
- f0c7177: validate model, test case and test suite names are non empty (118) (sandalns) [118](https://github.com/kolenaIO/kolena/pull/118)
- 2205012: Fix docs link (127) (ly-kolena) [127](https://github.com/kolenaIO/kolena/pull/127)
- b04b1e2: Single class OD workflow (107) (Mark Chen) [107](https://github.com/kolenaIO/kolena/pull/107)

0.75.0

Not secure
Commits
- c28d74c: Add meta tags to social card layout (92) (Gordon Hart) [92](https://github.com/kolenaIO/kolena/pull/92)
- 830bd2e: Fix docs.kolena.io swipe navigation (94) (Gordon Hart) [94](https://github.com/kolenaIO/kolena/pull/94)
- ff1e972: IoU metrics guide (86) (Yoohee Choi) [86](https://github.com/kolenaIO/kolena/pull/86)
- 8c8c22f: Metrics Glossary: TP / FP / FN / TN (91) (Yoohee Choi) [91](https://github.com/kolenaIO/kolena/pull/91)
- e784278: Add Datadog RUM to docs.kolena.io (93) (Gordon Hart) [93](https://github.com/kolenaIO/kolena/pull/93)
- 7db3d63: add note re. OS level deps needed to build docs (97) (Dylan Grandmont) [97](https://github.com/kolenaIO/kolena/pull/97)
- 8dae64e: Experimental OD Workflow (88) (Mark Chen) [88](https://github.com/kolenaIO/kolena/pull/88)
- 73bd085: metrics :: geometry matcher (98) (Yoohee Choi) [98](https://github.com/kolenaIO/kolena/pull/98)
- 08961f7: Update IoU images to SVGs with dark/light mode versions (99) (Gordon Hart) [99](https://github.com/kolenaIO/kolena/pull/99)
- 07c6869: TP/FP/FN/TN clean up (100) (Yoohee Choi) [100](https://github.com/kolenaIO/kolena/pull/100)
- 1ea0ad7: Metrics Glossary: Accuracy (95) (Yoohee Choi) [95](https://github.com/kolenaIO/kolena/pull/95)
- 135a0e1: Metrics Glossary: Precision (101) (Yoohee Choi) [101](https://github.com/kolenaIO/kolena/pull/101)
- 32fe572: Advanced Usage: Nested Test Case Metrics (96) (Gordon Hart) [96](https://github.com/kolenaIO/kolena/pull/96)
- f4a92b5: Metrics Glossary: Recall (102) (Yoohee Choi) [102](https://github.com/kolenaIO/kolena/pull/102)
- 6719093: Publish docs to S3 on trunk commits (103) (Gordon Hart) [103](https://github.com/kolenaIO/kolena/pull/103)
- 3eaa017: Metrics Glossary: F1 (104) (Yoohee Choi) [104](https://github.com/kolenaIO/kolena/pull/104)
- 732eb37: enable metrics glossary with cards in the main metrics page (105) (Yoohee Choi) [105](https://github.com/kolenaIO/kolena/pull/105)
- ad7aa02: Metrics Glossary: Consistent wordings (106) (Yoohee Choi) [106](https://github.com/kolenaIO/kolena/pull/106)
- 7ef8fc7: Metrics Glossary: using the official names for object detection benchmarks (109) (Yoohee Choi) [109](https://github.com/kolenaIO/kolena/pull/109)
- 2444dfc: Metrics Glossary: added the origin information on IoU bbox section (110) (Yoohee Choi) [110](https://github.com/kolenaIO/kolena/pull/110)
- f92440a: Metrics Glossary: added a callout to talk about the inclusiveness of threshold (111) (Yoohee Choi) [111](https://github.com/kolenaIO/kolena/pull/111)
- 79594ec: Metrics Glossary: grammar / wording cleanups (112) (Yoohee Choi) [112](https://github.com/kolenaIO/kolena/pull/112)
- 00c0b0c: bulk testcase processing (73) (ly-kolena) [73](https://github.com/kolenaIO/kolena/pull/73)
- 5725523: Add TestCase.init_many usage to test-suite doc page (114) (ly-kolena) [114](https://github.com/kolenaIO/kolena/pull/114)
- f0ad980: CircleCI test-splitting needs legacy format (116) (ly-kolena) [116](https://github.com/kolenaIO/kolena/pull/116)
- f61930e: Docs cleanups prior to release (115) (Gordon Hart) [115](https://github.com/kolenaIO/kolena/pull/115)
- c789721: Updated COCO section text (117) (Yoohee Choi) [117](https://github.com/kolenaIO/kolena/pull/117)

0.74.0

Not secure
Commits
- b91d2bb: Render documentation social cards; other cleanups (78) (Gordon Hart) [78](https://github.com/kolenaIO/kolena/pull/78)
- 774ccbe: Create object detection PR and F1 plots (67) (Mark Chen) [67](https://github.com/kolenaIO/kolena/pull/67)
- 4727e32: More documentation touchups (79) (Gordon Hart) [79](https://github.com/kolenaIO/kolena/pull/79)
- deeb2ec: Move plot definitions to `kolena.workflow.plot` (55) (Gordon Hart) [55](https://github.com/kolenaIO/kolena/pull/55)
- 5d87040: Publish docs as kolenabot (80) (Gordon Hart) [80](https://github.com/kolenaIO/kolena/pull/80)
- 83400d5: Add optimal F1 threshold util (68) (Mark Chen) [68](https://github.com/kolenaIO/kolena/pull/68)
- a85e2ac: Added averaging-methods guide (83) (Yoohee Choi) [83](https://github.com/kolenaIO/kolena/pull/83)
- 94a63d4: Average Precision to OD Utils (81) (Mark Chen) [81](https://github.com/kolenaIO/kolena/pull/81)
- 9eedcd6: Formatting for averaging methods metric guide (84) (Gordon Hart) [84](https://github.com/kolenaIO/kolena/pull/84)
- 4b5eb8b: Add Precision, Recall, F1 to kolena.workflow.metrics (85) (Gordon Hart) [85](https://github.com/kolenaIO/kolena/pull/85)
- e52f1c9: Hide Metrics Glossary from nav bar and search (87) (Gordon Hart) [87](https://github.com/kolenaIO/kolena/pull/87)
- 8af16a1: Update test-suite.md (90) (Mark Chen) [90](https://github.com/kolenaIO/kolena/pull/90)

0.73.0

Not secure
Commits
- 7f5a485: Added sklearn as an extra and optional dependancy (57) (Mark Chen) [57](https://github.com/kolenaIO/kolena/pull/57)
- e8efdf2: Update pyproject.toml (60) (Mark Chen) [60](https://github.com/kolenaIO/kolena/pull/60)
- 36562be: Remove 'experimental.new-installer' from CI (62) (Gordon Hart) [62](https://github.com/kolenaIO/kolena/pull/62)
- dbac343: Properly report number of inferences uploaded (63) (Andrew Shi) [63](https://github.com/kolenaIO/kolena/pull/63)
- 22732db: Clean up unused data structures (64) (ly-kolena) [64](https://github.com/kolenaIO/kolena/pull/64)
- 5452794: Create object detection confusion matrix plot (58) (Mark Chen) [58](https://github.com/kolenaIO/kolena/pull/58)
- dee8ff0: Migrate API reference documentation to MkDocs (61) (Gordon Hart) [61](https://github.com/kolenaIO/kolena/pull/61)
- 12b279b: Use 'insider' features from mkdocs-material and mkdocstrings (69) (Gordon Hart) [69](https://github.com/kolenaIO/kolena/pull/69)
- d1e8885: Customize docs themes (71) (Gordon Hart) [71](https://github.com/kolenaIO/kolena/pull/71)
- 8b540c4: Make job name looks better (70) (ly-kolena) [70](https://github.com/kolenaIO/kolena/pull/70)
- 48b49df: Tutorial documentation (Part 1) (72) (Gordon Hart) [72](https://github.com/kolenaIO/kolena/pull/72)
- 7490396: Consistent iconography between docs and platform (74) (Gordon Hart) [74](https://github.com/kolenaIO/kolena/pull/74)
- ee6872a: Tutorial documentation (Part 2) (75) (Gordon Hart) [75](https://github.com/kolenaIO/kolena/pull/75)
- 5855caa: Tutorial documentation (Part 3) (76) (Gordon Hart) [76](https://github.com/kolenaIO/kolena/pull/76)
- 36690ae: Configure SSH key to access docs insiders in release CI (77) (Gordon Hart) [77](https://github.com/kolenaIO/kolena/pull/77)

Page 18 of 19

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.