chore: 添加模型目录和下载说明
Build and Deploy / build (push) Successful in 2m7s
Build and Deploy / deploy (push) Has been skipped

This commit is contained in:
2026-07-16 19:40:36 +00:00
parent 0f04bd4bbf
commit 14094688d1
3 changed files with 1040 additions and 1 deletions
+3 -1
View File
@@ -38,4 +38,6 @@ config.yaml
# 忽略临时文件
*.tmp
*.temp
*.temp# 模型文件太大,不提交到 git
models/*.onnx
models/*.pt
+11
View File
@@ -0,0 +1,11 @@
# 模型文件
模型文件过大,不包含在 git 仓库中。请从以下地址下载:
https://github.com/81NewArk/AntiCAP/tree/main/AntiCAP/AntiCAP-Models
下载后放入此目录:
- math.onnx - 数学运算识别
- ocr.onnx - 文字识别
- rotate.onnx - 旋转角度识别
- siamese.onnx - 图片相似度对比
+1026
View File
File diff suppressed because it is too large Load Diff