Releases: Abe404/root_painter
0.2.17
In this release a bug is fixed with the metrics plot that allowed the first 6 points (the clear examples) to be highlighted as selected, even though those points are otherwise not visible in the plot. They are excluded from the plot as corrective annotation metrics are not possible to obtain on these images as, if the protocol is followed, these initial images will not have been annotated correctively.
The caching mechanism has also been altered to use a single pickle (.pkl) file for all images. This change was made because on some network file systems (for example SSHFS) just checking the existence of many files was fairly slow for larger projects.
0.2.16
This release includes an interactive plot for the segmentation metrics.
It is now possible to click on points in the plot to navigate to them in the viewer and to see the current image viewed/being annotated in the interactive segmentation metrics plot.
The segmentation metrics are also cached in this version, so viewing the plot should be much faster (except for the first time it is viewed).
0.2.14
0.2.13
0.2.12
Adding support for JFIF images.
What's Changed
- Bump pillow from 8.2.0 to 9.0.1 in /trainer by @dependabot in #36
Full Changelog: 0.2.11...0.2.12
0.2.11b
0.2.11
0.2.10
0.2.9
0.2.8
Added option to specify brush size from an input dialog via options menu.
Updated to improve compressed tif support on Mac.
Full Changelog: 0.2.7...0.2.8