A Yolov8 detection model that detects watermarks in images.
The model can be used as an
ADetailer model (for
Automatic1111 / Stable Diffusion use), or using other
inference scripts to return detection bounding boxes of watermarks.
The model is trained partially on the following dataset:
MFW-feoki/W6-janF, and partially with synthetic NSFW data.
A small tutorial on how to use the model can be found on this Github:
https://github.com/MNeMoNiCuZ/yolov8-scripts or this
CivitAI article.