Pybboxes

Latest version: v0.2.0

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

Scan your dependencies

Page 1 of 2

0.2.0

What's Changed
* Badge updated. by devrimcavusoglu in https://github.com/devrimcavusoglu/pybboxes/pull/31
* Support for `from_array()` to take multidimension input. by devrimcavusoglu in https://github.com/devrimcavusoglu/pybboxes/pull/10
* Annotation file support by gauravparajuli in https://github.com/devrimcavusoglu/pybboxes/pull/32
* Prepare release by devrimcavusoglu in https://github.com/devrimcavusoglu/pybboxes/pull/33
* CI test script updated. by devrimcavusoglu in https://github.com/devrimcavusoglu/pybboxes/pull/34

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

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

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

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.