Releases: thatgeeman/pybx
Releases · thatgeeman/pybx
v0.4.1
What's Changed
- Calculate offsets given ground truth masks by @thatgeeman in #19
- Update deploy-gh-pages.yml by @thatgeeman in #22
Full Changelog: v0.4.0...v0.4.1
v0.4.0a
What's Changed
- ground truth filters based on IOU by @thatgeeman in #18
- image_sz is now a tuple of (H, W)
Full Changelog: v0.3.0...v0.4.0
Fixes
#17 Rather than Region proposals, we have ground truth filters based on max IOU and thresholded IOU
#16 Fixed and updated walkthroughs
What's Changed
- ground truth filters based on IOU by @thatgeeman in #18
Full Changelog: v0.3.0...v0.4.0a
ground truth filters based on IOU
What's Changed
- ground truth filters based on IOU by @thatgeeman in #18
- image_sz is now a tuple of (H, W)
Full Changelog: v0.3.0...v0.4.0
Fixes
#17 Rather than Region proposals, we have ground truth filters based on max IOU and thresholded IOU
#16 Fixed and updated walkthroughs
What's Changed
- ground truth filters based on IOU by @thatgeeman in #18
Full Changelog: v0.3.0...v0.4.0a
v0.3.0
v0.2.1
What's Changed
- Patch 5: Minor fixes by @thatgeeman in #5
- Patch 4: Docs, Improvements, Bug fixes by @thatgeeman in #4
Full Changelog: v0.1.4...v0.2.1
v0.1.4
What's Changed
- implemented IOU for
BaseBx
and added unittests by @thatgeeman in #1
New Contributors
- @thatgeeman made their first contribution in #1
Full Changelog: v0.1.3...v0.1.4