Faster-coco-eval

Latest version: v1.6.5

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

Scan your dependencies

Page 2 of 4

1.5.5

- [x] Add CED MSE curve
- [x] Review tests
- [x] Review **COCOeval_faster.math_matches** function and **COCOeval_faster.compute_mIoU** function

1.5.3

- [x] Worked out the ability to work with skeletons and various key points
- [x] `eval.state_as_dict` Now works for key points

1.5.2

- [x] Change comparison to colab_example
- [x] append utils with opencv **conver_mask_to_poly** (extra)
- [x] append **drop_cocodt_by_score** for extra eval

1.5.1

- [x] **breaking change** | new static function COCO.load_json
- [x] new curve f1_confidence with `cur.plot_f1_confidence()`
- [x] **breaking change** | replace display_matrix arg `in_percent` to `normalize`
- [x] **breaking change** | rework draw functions

1.4.2

- [x] append Auto-formatters
- [x] append py36 support
- [x] append pandas to requirements for plotly\[express\]
- [x] update mask api with pycootools

1.4.1

- [x] append Plotly fig return
- [x] append preview GT only func. Without eval.

py
cocoGt = COCO(...)
preview = PreviewResults(cocoGt, iouType='segm')
preview.display_tp_fp_fn(data_folder=..., image_ids=..., display_gt=True)

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.