chore: 添加模型目录和下载说明
This commit is contained in:
+3
-1
@@ -38,4 +38,6 @@ config.yaml
|
|||||||
|
|
||||||
# 忽略临时文件
|
# 忽略临时文件
|
||||||
*.tmp
|
*.tmp
|
||||||
*.temp
|
*.temp# 模型文件太大,不提交到 git
|
||||||
|
models/*.onnx
|
||||||
|
models/*.pt
|
||||||
|
|||||||
@@ -0,0 +1,11 @@
|
|||||||
|
# 模型文件
|
||||||
|
|
||||||
|
模型文件过大,不包含在 git 仓库中。请从以下地址下载:
|
||||||
|
|
||||||
|
https://github.com/81NewArk/AntiCAP/tree/main/AntiCAP/AntiCAP-Models
|
||||||
|
|
||||||
|
下载后放入此目录:
|
||||||
|
- math.onnx - 数学运算识别
|
||||||
|
- ocr.onnx - 文字识别
|
||||||
|
- rotate.onnx - 旋转角度识别
|
||||||
|
- siamese.onnx - 图片相似度对比
|
||||||
+1026
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user