Pybboxes

Latest version: v0.1.6

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

Scan your dependencies

Page 1 of 2

0.1.6

What's Changed
* flake8 python3.7 fix. by devrimcavusoglu in https://github.com/devrimcavusoglu/pybboxes/pull/26
* added download badges. by devrimcavusoglu in https://github.com/devrimcavusoglu/pybboxes/pull/25
* Drop support for Python3.6 by devrimcavusoglu in https://github.com/devrimcavusoglu/pybboxes/pull/30
* Update setup.py by dean-wetherby-simplisafe in https://github.com/devrimcavusoglu/pybboxes/pull/29

New Contributors
* dean-wetherby-simplisafe made their first contribution in https://github.com/devrimcavusoglu/pybboxes/pull/29

**Full Changelog**: https://github.com/devrimcavusoglu/pybboxes/compare/0.1.5...0.1.6

0.1.5

What's New 🔥
- **Scale:** Now you can scale your bounding boxes with respect to the area.
- **Clamp:** Out-of-bounds bounding boxes can easily be clamped to the image borders.
- Generic box ops can now be easily added (covering all box types) through abstraction.

What's Changed ❗ 👀
- **Strictness is changed.** Starting from this version, `strict` parameter's default value is set as `False` (formerly `True`).


**Full Changelog**: https://github.com/devrimcavusoglu/pybboxes/compare/0.1.4...0.1.5

0.1.4

New Features
OOB boxes are now easier to handle. Further read [Out-of-bounds Boxes](https://github.com/devrimcavusoglu/pybboxes#out-of-bounds-boxes).

What's Changed
* OOB box handles are fixed. by devrimcavusoglu in https://github.com/devrimcavusoglu/pybboxes/pull/19


**Full Changelog**: https://github.com/devrimcavusoglu/pybboxes/compare/0.1.3...0.1.4

0.1.3

What's Changed
* pyhumps dependency removed, by devrimcavusoglu in https://github.com/devrimcavusoglu/pybboxes/pull/18


**Full Changelog**: https://github.com/devrimcavusoglu/pybboxes/compare/0.1.2...0.1.3

0.1.2

What's Changed
* Added shift method by harshraj22 in https://github.com/devrimcavusoglu/pybboxes/pull/9
* add manifest file to include reqs.txt in sdist by fcakyon in https://github.com/devrimcavusoglu/pybboxes/pull/17

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

**Full Changelog**: https://github.com/devrimcavusoglu/pybboxes/compare/0.1.1...0.1.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

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.