Focus of this release are improvements to the mosaic restoration dataset creation script.
There are no changes for GUI or CLI users this time
This release comes with two additional integrated models to
- watermarks/text/logos detection: used for filtering out obstructed scenes we shouldn't apply mosaics on
- NudeNet NSFW detection model: used to check for false positives of Ladas primary NSFW segmentation model.
Also
- Re-trained existing NSFW model on more data which yields a bit more accurate results on my validation dataset
- faster mosaic restoration dataset creation script
Beta still as there probably needs some some tuning to find the ideal filter parameters, but can already be tested as is. You can enable them on the CLI (check out --help and/or read the code)
Note: In beta2 watermark detection model is slightly bigger but also slightly more accurate than the one from beta1
Full Changelog: v0.5.0-beta...v0.5.0-beta2

