Small Object Detection with SAHI and YOLO (Slicing Aided Hyper Inference)

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 พ.ย. 2024

ความคิดเห็น • 8

  • @kevinwoodrobotics
    @kevinwoodrobotics  4 หลายเดือนก่อน

    Learn Computer Vision using AI: kevinwoodrobotics.com/product/computer-vision-using-ai/
    Code and Doc: kevinwoodrobotics.com/product/small-object-detection-with-sahi-and-yolo/

  • @lorenzoleongutierrez7927
    @lorenzoleongutierrez7927 4 หลายเดือนก่อน

    Great 👍

  • @bijayshakya337
    @bijayshakya337 28 วันที่ผ่านมา

    I see SAHI used with YOLO. Can it be used with other lightweight object detection models like MobileNet-SSD or RetinaNet? Is there any techniques that can be used to reduce the number of slicing operations in SAHI?

    • @kevinwoodrobotics
      @kevinwoodrobotics  28 วันที่ผ่านมา +1

      Yeah I’d imagine it could work with any model but you may have to modify their source code. There should be some ways to fine tune how you want to slice it

  • @FredOkorio
    @FredOkorio หลายเดือนก่อน

    This is super great work, Kevin! I have been haunting for a tutorial on how to fine-tune SAHI on custom dataset but couldn't find any; Is it possible? Thanks. I hoped I could first fine-tune and train the YOLOV8 model first using SAHI then do inference also on SAHI. Is this approach valid? Thanks in advance

    • @kevinwoodrobotics
      @kevinwoodrobotics  หลายเดือนก่อน

      Thanks! Yeah it should be possible

  • @arturaz2712
    @arturaz2712 28 วันที่ผ่านมา

    can this framework slice images with annotations for training models?