MistEO
|
8ead25f9d2
|
chore: 调整 OCR keys 文件路径
|
2022-12-14 01:00:39 +08:00 |
|
MistEO
|
2df9f17149
|
perf: 删除所有外服OCR det模型,沿用cn det模型
|
2022-12-13 00:24:09 +08:00 |
|
MistEO
|
b05e3173de
|
perf: update OCR rec models for all overseas client
|
2022-12-12 23:46:57 +08:00 |
|
MistEO
|
cf1ce8dc22
|
revert: 回滚charOCR
|
2022-12-12 23:33:02 +08:00 |
|
MistEO
|
5b46462f4e
|
chore: 删除char ocr模型
|
2022-12-11 13:45:46 +08:00 |
|
MistEO
|
4dc878967c
|
feat: 升级12/11飞桨中文模型
|
2022-12-11 13:35:45 +08:00 |
|
MistEO
|
19a8812b69
|
chore: 修复fastdeploy头文件版本错误
|
2022-12-08 21:39:15 +08:00 |
|
MistEO
|
e6bb43d705
|
chore: 更新fastdeploy
83824f7969
|
2022-12-08 21:00:19 +08:00 |
|
MistEO
|
dac39e2ca1
|
perf: 更新模型,优化中文识别
|
2022-12-07 22:20:26 +08:00 |
|
MistEO
|
fd9b39ec17
|
chore: 重命名ocr keys文件
|
2022-12-07 20:35:43 +08:00 |
|
MistEO
|
c8dce2e908
|
feat: 新增仅MaaTouch支持的暂停下干员优化。下的更快!
|
2022-12-05 01:17:31 +08:00 |
|
MistEO
|
986f768005
|
feat: 新增maatouch配置项,修复资源路径错误问题
|
2022-11-27 21:38:15 +08:00 |
|
MistEO
|
1a1bc733f0
|
perf: 优化自动抄作业不支持的关卡报错逻辑
|
2022-11-27 04:16:56 +08:00 |
|
MistEO
|
0391b55ab1
|
perf: 优化自动战斗参数判断
|
2022-11-27 03:49:51 +08:00 |
|
MistEO
|
3de067b6b0
|
chore: 删除用不上的库
|
2022-11-26 23:38:53 +08:00 |
|
MistEO
|
724bc39460
|
chore: 更新fastdeploy库
|
2022-11-26 03:53:50 +08:00 |
|
MistEO
|
2ae43ee810
|
feat: 集成 fastdeploy,启用 paddle2onnx ocr
|
2022-11-26 03:53:50 +08:00 |
|
MistEO
|
5fd85a4e9a
|
feat: 完成minitouch的push
|
2022-11-13 15:41:36 +08:00 |
|
Hao Guan
|
382849ebc3
|
fix: 修复 Mac 肉鸽干员及练度识别
|
2022-11-07 23:38:39 +10:00 |
|
Hao Guan
|
7c86d2402f
|
fix: 修复macOS采购中心识别错误 (#2583)
* fix: 修复macOS采购中心识别错误
* Update tasks.json
Co-authored-by: MistEO <mistereo@hotmail.com>
|
2022-11-03 21:23:11 +08:00 |
|
Hao Guan
|
afda9f52a7
|
fix: mix Vision OCR revisions
|
2022-11-02 22:02:13 +10:00 |
|
Hao Guan
|
ec72e47f5d
|
Sync macOS App updates
|
2022-10-30 16:30:08 +10:00 |
|
MistEO
|
b23ecb2bad
|
perf: 优化飞桨接口调用
|
2022-10-25 22:38:52 +08:00 |
|
MistEO
|
2b80f65fd6
|
feat: 集成飞桨EN模型
|
2022-10-25 22:33:04 +08:00 |
|
Hao Guan
|
13b23e8691
|
feat: App for macOS
|
2022-10-15 04:45:28 +10:00 |
|
MistEO
|
26433a0ead
|
fix: 修复肉鸽和主线地图名相同时,关卡数据的错误
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2277
|
2022-10-11 18:06:35 +08:00 |
|
Hao Guan
|
f2b461bde6
|
feat: use VisionOCR for apple platform
|
2022-10-07 04:57:51 +10:00 |
|
dantmnf
|
87b8f8f032
|
chore: use filesystem::path everywhere
|
2022-09-05 01:17:54 +08:00 |
|
zzyyyl
|
d165f1d62f
|
refactor: use std::string instead of std::vector<uchar>
perf: 将 gzip 的接口数据类型改回 string,简化代码
style: format
|
2022-09-04 17:36:23 +08:00 |
|
MistEO
|
0bdba1b8f1
|
Revert "feat: 自动战斗关卡名忽略大小写,顺便格式化一下泰迪的代码"
This reverts commit 83c543ed03.
|
2022-09-04 16:34:44 +08:00 |
|
MistEO
|
83c543ed03
|
feat: 自动战斗关卡名忽略大小写,顺便格式化一下泰迪的代码
|
2022-09-04 15:10:00 +08:00 |
|
zzyyyl
|
9420e79e91
|
style: format json
|
2022-09-01 13:51:15 +08:00 |
|
zzyyyl
|
a46aca8d34
|
fix: fix some of the compilation errors #1666
fix https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/1666
Co-authored-by: Horror Proton <107091537+horror-proton@users.noreply.github.com>
|
2022-08-26 01:46:19 +08:00 |
|
MistEO
|
d4210f5628
|
fix: 公招上传功能,按照 review 意见修改
|
2022-08-18 22:56:43 +08:00 |
|
MistEO
|
570ff82991
|
perf: 公招回调整理,更新meojson
|
2022-08-17 23:38:09 +08:00 |
|
Horror Proton
|
0576c4fd10
|
fix: fix use of incomplete type
|
2022-08-02 10:56:09 +08:00 |
|
Alex Zhang
|
b2feae4bc1
|
fix: fixed linux build errors
|
2022-07-26 21:39:30 +08:00 |
|
MistEO
|
68c6cc5914
|
style: make resource formatted
|
2022-07-19 22:51:54 +08:00 |
|
MistEO
|
8905c3c293
|
feat: 更新NoAVX包,调整外服资源文件目录结构
|
2022-07-06 23:13:16 +08:00 |
|
MistEO
|
be0e76290b
|
perf: 更新飞桨引擎release/v2.5,模型v3版本
|
2022-07-04 00:28:37 +08:00 |
|
MistEO
|
8220404659
|
chore: 更新meojson库,重构部分json的调用方式
优雅!实在是太优雅了!
|
2022-06-27 18:16:18 +08:00 |
|
MistEO
|
83064c1d58
|
chore: remove useless files
|
2022-06-18 22:02:15 +08:00 |
|
MistEO
|
d9f4e9a233
|
fix.格子识别增加levelId和stageId的支持
|
2022-06-03 18:29:05 +08:00 |
|
MistEO
|
6d8b5a8f8c
|
fix.修复地图格子识别不准的问题,更新格子识别仓库代码及资源
|
2022-06-03 15:53:37 +08:00 |
|
MistEO
|
9081d263f4
|
perf.优化自动抄作业,同时支持关卡中文名和英文名
|
2022-05-29 23:05:54 +08:00 |
|
MistEO
|
4af2750f12
|
fix.修复meojson的笔误
|
2022-05-18 23:44:04 +08:00 |
|
MistEO
|
2e1f9597c5
|
Merge. Squash feature/drops
|
2022-05-18 01:24:25 +08:00 |
|
MistEO
|
67a2b4a965
|
merge.合并master
|
2022-05-10 21:32:11 +08:00 |
|
MistEO
|
164728eb9c
|
chore.更新企鹅库,修复警告
cf5ebbc89c
|
2022-05-09 00:53:55 +08:00 |
|
MistEO
|
6bc4163b2b
|
fix.更新企鹅识别库,修复一些识别问题
|
2022-05-09 00:32:29 +08:00 |
|