ONNX Detect IoU

根据MaaFramework内置NeuralNetworkDetect修改的神经网络检测(IoU)。解决检测存在全屏大目标时,细分的小目标少甚至没有的问题。适用于需要搭配用户自定义优先级排序进行细分检测的场景

Author
huzesama
Version
0.0.1
Status
stable
Language
python
Runtime
python 3.14.6
Updated
2026-08-20
Created
2026-08-20
Tags
custom, recognition, onnx, IoU, python
Dependencies
maa framework sdk, onnx runtime

Installation

git clone https://github.com/MaaXYZ/MaaHub.git --depth=1
cp -r MaaHub/Storage/customs/huzesama/onnx-detect-IoU ./your_customs/

Package Files

  • maahub_meta.json
  • onnxDetect.py
  • pipeline.json
  • README.md

Source Repository on GitHub | Back to all customs