Pybboxes

Latest version: v0.2.0

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

Scan your dependencies

Page 2 of 2

0.1.1

What's Changed
* Missing installation part for contributing updated. by devrimcavusoglu in https://github.com/devrimcavusoglu/pybboxes/pull/12
* add python3.6 support by fcakyon in https://github.com/devrimcavusoglu/pybboxes/pull/13
* README.md updated with future Python3.8 notice. by devrimcavusoglu in https://github.com/devrimcavusoglu/pybboxes/pull/15

New Contributors
* fcakyon made their first contribution in https://github.com/devrimcavusoglu/pybboxes/pull/13

**Full Changelog**: https://github.com/devrimcavusoglu/pybboxes/compare/0.1.0...0.1.1

0.1.0

New Features 🔥
**Box objects**: with auto box object you can create bounding box from any type you want easily.
**Box operation**: Now `+, -, *, /` are supported between box objects (`BoundingBox`).
**Important**: Functional computations and conversion is moved under `pybboxes.functional`.

What's Changed
* Patch box objects by devrimcavusoglu in https://github.com/devrimcavusoglu/pybboxes/pull/6

**Full Changelog**: https://github.com/devrimcavusoglu/pybboxes/compare/0.0.2...0.1.0

0.0.2

What's Changed
* Doc refactoring. by devrimcavusoglu in https://github.com/devrimcavusoglu/pybboxes/pull/2


**Full Changelog**: https://github.com/devrimcavusoglu/pybboxes/compare/0.0.1...0.0.2

0.0.1

Initial release of **pybboxes**
- Support for bounding box types:
- Albumentations
- COCO
- FiftyOne
- Pascal VOC
- YOLO
- Support for area computations (area, intersection, union, iou).

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.