Skip to content

Release v1.1

Compare
Choose a tag to compare
@karolzak karolzak released this 20 Oct 22:37
· 12 commits to master since this release
7b88cac

Big release with several new features and bug fixes based on users feedback:

  • now supports more sequence types: list, numpy.ndarray, pandas.Series
  • added custom_texts param to display additional texts like confidence score or some other useful information for each image
  • click on image to enlarge
  • "show html" button which reveals the HTML code used to generate plots
  • option to set specific order of labels/tabs, filter them or ignore some of the labels
  • added unit tests - 100% coverage
  • added docstrings