Babyhamsta / Aimmy

Universal Second Eye for Gamers with Impairments (Universal AI Aim Aligner - ONNX/YOLOv8 - C#)
Other
807 stars 327 forks source link

Is it possible to try to support the yolov5 version of the model? #1396

Closed TinyImmortal closed 3 months ago

TinyImmortal commented 4 months ago

Is it possible to try to support the yolov5 version of the model?

Babyhamsta commented 3 months ago

We would like to support different YOLO models, do note that it can affect performance so we still recommend using YOLOv8. We want to look into a future handler that could handle the different outputs from the different models but currently we only support YOLOv8 converted to ONNX.