github ladaapp/lada v0.5.0-beta2
v5.0.0 beta2

latest releases: v0.11.0, v0.10.1, v0.10.0...
pre-release16 months ago

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

  1. watermarks/text/logos detection: used for filtering out obstructed scenes we shouldn't apply mosaics on
  2. 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

screenshot_nsfw_detection
screenshot_watermark_detection

Full Changelog: v0.5.0-beta...v0.5.0-beta2

Don't miss a new lada release

NewReleases is sending notifications on new releases.