Sahi

Latest version: v0.11.16

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

Scan your dependencies

Page 1 of 15

0.11.16

What's Changed
* Update README.md by fcakyon in https://github.com/obss/sahi/pull/966
* Updated the constant variables for Yolov8 by AmoghDhaliwal in https://github.com/obss/sahi/pull/917
* Slicing: add unique slice index number to output file name by jokober in https://github.com/obss/sahi/pull/943
* update version by fcakyon in https://github.com/obss/sahi/pull/967
* Correcting type hints for `get_slice_bboxes()`. by S-aiueo32 in https://github.com/obss/sahi/pull/930
* Correcting `slice_image()` by S-aiueo32 in https://github.com/obss/sahi/pull/931
* Customize YOLOv8 image_size & device + Allow Saving Slices by lakshaymehra in https://github.com/obss/sahi/pull/929
* fix package testing workflow paths by fcakyon in https://github.com/obss/sahi/pull/968
* remove detectron2 from package tests by fcakyon in https://github.com/obss/sahi/pull/979
* ONNX runtime support by karl-joan in https://github.com/obss/sahi/pull/922
* Fix RLE when segmentation is None by bobyard-com in https://github.com/obss/sahi/pull/996
* update functions docstrings and type hinting by fcakyon in https://github.com/obss/sahi/pull/1016
* fix postprocess type options description by williamlung in https://github.com/obss/sahi/pull/1013
* revert back package version by fcakyon in https://github.com/obss/sahi/pull/1017
* Improve printout readability by jacobmarks in https://github.com/obss/sahi/pull/1009
* improve readme by fcakyon in https://github.com/obss/sahi/pull/1018
* remove an unused list in postprocess by developer0hye in https://github.com/obss/sahi/pull/1002
* add more contributors to readme by fcakyon in https://github.com/obss/sahi/pull/1019
* add more contributors to readme by fcakyon in https://github.com/obss/sahi/pull/1020
* Adds link to new FiftyOne tutorial by jacobmarks in https://github.com/obss/sahi/pull/1023
* RTDETR implementation by edugzlez in https://github.com/obss/sahi/pull/940
* Improve yolov8 config by GuillaumeBruand in https://github.com/obss/sahi/pull/988
* update readme by fcakyon in https://github.com/obss/sahi/pull/1034
* relax opencv version by fcakyon in https://github.com/obss/sahi/pull/1035
* disable slice export by default by fcakyon in https://github.com/obss/sahi/pull/1036
* remove quality param in slice export due to errors by fcakyon in https://github.com/obss/sahi/pull/1037
* fix for using bgr image in inference instead of rgb by bilkosem in https://github.com/obss/sahi/pull/1022

New Contributors
* AmoghDhaliwal made their first contribution in https://github.com/obss/sahi/pull/917
* S-aiueo32 made their first contribution in https://github.com/obss/sahi/pull/930
* lakshaymehra made their first contribution in https://github.com/obss/sahi/pull/929
* karl-joan made their first contribution in https://github.com/obss/sahi/pull/922
* bobyard-com made their first contribution in https://github.com/obss/sahi/pull/996
* williamlung made their first contribution in https://github.com/obss/sahi/pull/1013
* jacobmarks made their first contribution in https://github.com/obss/sahi/pull/1009
* developer0hye made their first contribution in https://github.com/obss/sahi/pull/1002
* edugzlez made their first contribution in https://github.com/obss/sahi/pull/940
* GuillaumeBruand made their first contribution in https://github.com/obss/sahi/pull/988
* bilkosem made their first contribution in https://github.com/obss/sahi/pull/1022

**Full Changelog**: https://github.com/obss/sahi/compare/0.11.15...0.11.16

0.11.15

What's Changed
* add more yolov8 download utils by pranavdurai10 in https://github.com/obss/sahi/pull/887
* add learnopencv research article url into readme by pranavdurai10 in https://github.com/obss/sahi/pull/892
* update supergradients version in tests by fcakyon in https://github.com/obss/sahi/pull/894
* added yolov8x download utils + update README.md by pranavdurai10 in https://github.com/obss/sahi/pull/898
* Replace mmdet v2 for v3 by i-aki-y in https://github.com/obss/sahi/pull/893
* Update README.md by pranavdurai10 in https://github.com/obss/sahi/pull/925
* fix continious integration workflows by fcakyon in https://github.com/obss/sahi/pull/963
* Self-intersection handling by sergiev in https://github.com/obss/sahi/pull/961
* Slicing: Quality focused default image format selection and jpg quality by jokober in https://github.com/obss/sahi/pull/956
* update version by fcakyon in https://github.com/obss/sahi/pull/964

New Contributors
* pranavdurai10 made their first contribution in https://github.com/obss/sahi/pull/887
* i-aki-y made their first contribution in https://github.com/obss/sahi/pull/893
* sergiev made their first contribution in https://github.com/obss/sahi/pull/961
* jokober made their first contribution in https://github.com/obss/sahi/pull/956

**Full Changelog**: https://github.com/obss/sahi/compare/0.11.14...0.11.15

0.11.14

What's Changed
* support Deci-AI YOLO-NAS models by ssahinnkadir in https://github.com/obss/sahi/pull/874
* Significant speed improvement for Detectron2 models by MyosQ in https://github.com/obss/sahi/pull/865
* support ultralytics>=8.0.99 by eVen-gits in https://github.com/obss/sahi/pull/873
* Documentation typo, and missing value by Hamzalopode in https://github.com/obss/sahi/pull/859
* update version by fcakyon in https://github.com/obss/sahi/pull/876
* update black version by fcakyon in https://github.com/obss/sahi/pull/877

New Contributors
* Hamzalopode made their first contribution in https://github.com/obss/sahi/pull/859
* eVen-gits made their first contribution in https://github.com/obss/sahi/pull/873
* MyosQ made their first contribution in https://github.com/obss/sahi/pull/865

**Full Changelog**: https://github.com/obss/sahi/compare/0.11.13...0.11.14

0.11.13

What's Changed
* Add hide labels/confidence by aphilas in https://github.com/obss/sahi/pull/844
* Add support for sparse YOLOv5 models by mwitiderrick in https://github.com/obss/sahi/pull/848
* Add support for DeepSparse dynamic image pipelines by mwitiderrick in https://github.com/obss/sahi/pull/850
* fix package testing by fcakyon in https://github.com/obss/sahi/pull/853

New Contributors
* aphilas made their first contribution in https://github.com/obss/sahi/pull/844
* mwitiderrick made their first contribution in https://github.com/obss/sahi/pull/848

**Full Changelog**: https://github.com/obss/sahi/compare/0.11.12...0.11.13

0.11.12

What's Changed
* update readme by fcakyon in https://github.com/obss/sahi/pull/825
* update yolov5 in tests by fcakyon in https://github.com/obss/sahi/pull/826
* fix coco2yolov5 cli by fcakyon in https://github.com/obss/sahi/pull/828
* from_coco_dict_or_path, added threading for processing coco_dict["images"] by ilkermanap in https://github.com/obss/sahi/pull/827
* update yolo in tests by fcakyon in https://github.com/obss/sahi/pull/829
* update mmdet in tests by fcakyon in https://github.com/obss/sahi/pull/830
* Add yolov8 to SAHI by NguyenTheAn in https://github.com/obss/sahi/pull/833
* Added heuristic for bounding bbox ordering by MLDovakin in https://github.com/obss/sahi/pull/835
* update citation info by fcakyon in https://github.com/obss/sahi/pull/837
* Fix RGB channel ordering for yolov8 by mayrajeo in https://github.com/obss/sahi/pull/836
* update minor version by fcakyon in https://github.com/obss/sahi/pull/842

New Contributors
* ilkermanap made their first contribution in https://github.com/obss/sahi/pull/827
* NguyenTheAn made their first contribution in https://github.com/obss/sahi/pull/833
* MLDovakin made their first contribution in https://github.com/obss/sahi/pull/835
* mayrajeo made their first contribution in https://github.com/obss/sahi/pull/836

**Full Changelog**: https://github.com/obss/sahi/compare/0.11.11...0.11.12

0.11.11

What's Changed
* improve segmentation visualization by fcakyon in https://github.com/obss/sahi/pull/812


**Full Changelog**: https://github.com/obss/sahi/compare/0.11.10...0.11.11

Page 1 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.