Skip to content

Visualize module improvements and changes

Compare
Choose a tag to compare
@alankbi alankbi released this 29 Jan 21:59
· 62 commits to master since this release
b8068de

Summary of changes (coming from pull request #19):

  • Changes behavior of detect_video and plot_prediction_grid to show all predictions above a certain threshold (optional parameter) rather than the top prediction per class
  • Allows show_labeled_image to accept labels to display along with boxes
  • Fixes bug when running detect_video on a default model

All changes are non-breaking.