Rename with image elements
ひとことで説明
wd14taggerを使った画像の名前変更
機能
Taggerを使って画像に写っている要素を取得し、tagフィルターで不要な単語を除去→リネームして画像を保存できます。
Function
Retrieve elements that have been moved into the image using Tagger,
Save a group of images with filtered names.
This is useful for sorting randomly generated content with wildcards by angle, pose, or nsfwAction items.
使い方
V1 指定したパスに入っている画像をまとめて処理します。
V2 一枚ずつ処理します。
注意:taggerの閾値が低すぎると出力されるタグが多くなりエラーを吐くことがあります。その際は閾値をあげるなり、exclude tagを編集してください。
Note: A name with a tagger threshold too low may become too long and spit out an error. In this case, please increase the threshold value or edit the exclude tag.
