A Yolov8 detection model that segments nails 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 entirely trained on the following dataset:
Personal Projects/Nails Segmentation
A tutorial and code how to use the model can be found on this Github:
https://github.com/MNeMoNiCuZ/yolov8-scripts or this
CivitAI article.