把下载下来的模型 model.onnx 改为 仓库名.onnx 把下载下来的csv配置文件 selected_tags.csv 改为 仓库名.csv 4. 模型仓库列表 根据json 文件中的信息,可知有10个模型 https://huggingface.co/SmilingWolf/wd-vit-tagger-v3 https://huggingface.co/SmilingWolf/wd-swinv2-tagger-v3 https://huggingface.co/...
5 Commits README.md Update README.md Nov 2, 2024 requirements.txt Create requirements.txt Nov 1, 2024 wd_tag.py Update wd_tag.py Nov 2, 2024 wd-swinv2-tagger-v3-script wd-swinv2-tagger-v3 scipt Installation git clone https://github.com/phppan/wd-swinv2-tagger-v3-script cd wd-swin...
Hugging Face 模型镜像/wd-swinv2-tagger-v3 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 统计 搜索 Watchers (1) gitee-ai-bot 关注 支付提示 将跳转至支付宝完成支付 确定 取消 捐赠 捐赠前请先登录 取消 前往登录 登录提示 该操作需登录 Gitee 帐号,请先登录后再操作。 立即登...
python wdv3_timm.py<swinv2|convnext|vit>path/to/image.png Example output frompython wdv3_timm.py vit a_picture_of_ganyu.png: Loading model'vit'from'SmilingWolf/wd-vit-tagger-v3'... Loading tag list... Creating data transform... Loading image and preprocessing... Running inference... ...
再次复制文本框中的内容,获取空格间隔的路径序列。 在文本框的末尾添加两个英文逗号",," 取消勾选使用空格代替下划线,选择合适的阈值与模型(推荐阈值0.6,模型swinv2_v3,因为需要精度而不是速度) 运行main.py,按照指示将标签汉化写入Eagle。 Languages Python100.0%...
main 1Branch0Tags Code Latest commit Cannot retrieve latest commit at this time. History 5 Commits README.md requirements.txt wd_tag.py wd-swinv2-tagger-v3-script wd-swinv2-tagger-v3 scipt Installation git clone https://github.com/phppan/wd-swinv2-tagger-v3-script cd wd-swinv2-tagger-v3...