ground truth filters based on IOU
·
18 commits
to master
since this release
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