Skip to content

Support the latest YOLO2.6 SAHI function; The existing type: yolov8_sahi fails to parse the ONNX model of yolo26; #1321

@black2zou

Description

@black2zou

Search before asking

  • I have searched the X-AnyLabeling issues and found no similar feature requests.

Description

Support the latest YOLO2.6 SAHI function;
The existing type: yolov8_sahi fails to parse the ONNX model of yolo26;

Use case

yolo26m_TomatoSeedingCount_sahi.yaml

type: yolov8_sahi
name: TomatoSeedingCount-SAHI
display_name: TomatoSeedingCount-SAHI
model_path: P:/AI/模型/xxx/TomatoSeedingCount/yolo26m_TomatoSeedingCount.onnx
slice_height: 512
slice_width: 512
overlap_height_ratio: 0.2
overlap_width_ratio: 0.2
nms_threshold: 0.45
confidence_threshold: 0.4
classes:

  • TomatoSeeding

error :
Error in model prediction '250‘

Additional

No response

Are you willing to submit a PR?

  • Yes I'd like to help by submitting a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions