Pybx

Latest version: v0.4.1

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

Scan your dependencies

0.4.1

What's Changed
* Calculate offsets given ground truth masks by thatgeeman in https://github.com/thatgeeman/pybx/pull/19
* Update deploy-gh-pages.yml by thatgeeman in https://github.com/thatgeeman/pybx/pull/22


**Full Changelog**: https://github.com/thatgeeman/pybx/compare/v0.4.0...v0.4.1

0.4.0a

What's Changed
* ground truth filters based on IOU by thatgeeman in https://github.com/thatgeeman/pybx/pull/18
* image_sz is now a tuple of (H, W)

**Full Changelog**: https://github.com/thatgeeman/pybx/compare/v0.3.0...v0.4.0

Fixes
https://github.com/thatgeeman/pybx/issues/17 Rather than Region proposals, we have ground truth filters based on max IOU and thresholded IOU
https://github.com/thatgeeman/pybx/issues/16 Fixed and updated walkthroughs

What's Changed
* ground truth filters based on IOU by thatgeeman in https://github.com/thatgeeman/pybx/pull/18


**Full Changelog**: https://github.com/thatgeeman/pybx/compare/v0.3.0...v0.4.0a

0.4.0alpha

What's Changed
* ground truth filters based on IOU by thatgeeman in https://github.com/thatgeeman/pybx/pull/18
* image_sz is now a tuple of (H, W)

**Full Changelog**: https://github.com/thatgeeman/pybx/compare/v0.3.0...v0.4.0

Fixes
https://github.com/thatgeeman/pybx/issues/17 Rather than Region proposals, we have ground truth filters based on max IOU and thresholded IOU
https://github.com/thatgeeman/pybx/issues/16 Fixed and updated walkthroughs

What's Changed
* ground truth filters based on IOU by thatgeeman in https://github.com/thatgeeman/pybx/pull/18


**Full Changelog**: https://github.com/thatgeeman/pybx/compare/v0.3.0...v0.4.0a

0.3.0

A refactored version of `pybx` built using `nbdev`.

Added:
- documentation page: [docs](https://thatgeeman.github.io/pybx/), README.md, example walkthrough file
- GH workflow tests

Breaking changes:
- Need `area()` and `valid()` are now properties of BaseBx, so `.area` and `.valid` would suffice
- `utils` methods refactored to `utils` and `ops`

0.2.1

What's Changed
* Patch 5: Minor fixes by thatgeeman in https://github.com/thatgeeman/pybx/pull/5
* Patch 4: Docs, Improvements, Bug fixes by thatgeeman in https://github.com/thatgeeman/pybx/pull/4

**Full Changelog**: https://github.com/thatgeeman/pybx/compare/v0.1.4...v0.2.1

0.1.4

What's Changed
* implemented IOU for `BaseBx` and added unittests by thatgeeman in https://github.com/thatgeeman/pybx/pull/1

New Contributors
* thatgeeman made their first contribution in https://github.com/thatgeeman/pybx/pull/1

**Full Changelog**: https://github.com/thatgeeman/pybx/compare/v0.1.3...v0.1.4

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.