Skip to content

ground truth filters based on IOU

Compare
Choose a tag to compare
@thatgeeman thatgeeman released this 15 Aug 20:22
· 18 commits to master since this release
026c817

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

Full Changelog: v0.3.0...v0.4.0a