This YOLO model detects "bra" and "bikini" available for ADetailer and others.
Only animated images are used for training and validation. I have not verified whether or not it works with photo-realistic images.
"anime_bra_strapless.pt" is a model that does not include the bra strap part.
"anime_bra.pt" is the model including the bra strap part.
A confidence threshold of about 0.5 is recommended for ADetailer.
---------------------------------------------------------------
ADetailer等で利用可能な「ブラジャー」や「ビキニ」を検出するYOLOモデルです。
学習と検証にはアニメ画像のみを使用しています。フォトリアルな画像での動作可否は確認していません。
anime_bra_strapless.pt はブラのストラップ部分を含まないモデル。
anime_bra.pt はブラのストラップ部分を含むモデルです。
ADetailerのconfidence thresholdは0.5程度を推奨します。
こちらの内容を参考に作成しました。分かりやすい説明に感謝!
Description
We increased the number of training images by about three times and repeated the training.
I think the recognition accuracy has improved considerably.
It is now possible to recognize the composition of the image from the side with reasonable accuracy.
---------------------------------------------------------------
学習画像を3倍程増やして繰り返し学習しました。
かなり認識精度が上がったと思います。
from side等の構図でもそれなりの精度で認識出来るようになっています。



