Skip to content

v2.1.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 13:55
· 85 commits to main since this release

Highlights

  • 新增 OCR, NNDetect, NNClassify 算法 GPU 加速
    • PiCli 请在 config/maa_pi_config.json 中修改 gpu id
    • 集成请调用 MaaResourceSetOption(MaaResOption_GpuId,) / Resource.set_gpu

Bug fixes

  • 修复 NNDetect 算法 threshold 字段不生效问题

Full Changelog: v2.0.3...v2.1.0-alpha.1