OpenCV, Darknet, YOLO, and DarkHelp

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2023
  • Using OpenCV to post-process the Darknet/YOLO predictions after applying a neural network. The neural network is YOLOv4-tiny @ 736x480 trained on 21 images. Max batches was set to 6000, which took 27 minutes to train.
    - DarkMark: github.com/stephanecharette/D...
    - DarkHelp: github.com/stephanecharette/D...
    - Darknet/YOLO FAQ: www.ccoderun.ca/programming/d...
    - Darknet/YOLO discord server: / discord
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @user-vd3vw6ls4x
    @user-vd3vw6ls4x ปีที่แล้ว

    Stephane, I appreciate the video. I am working to set up a darkhelp project and I can't seem to get the predict() method to complete (predict does not return and the program terminates, but no errors are printed to terminal). If youve got any places to start looking that would be great. Thank you

    • @StephaneCharette
      @StephaneCharette  ปีที่แล้ว

      Not enough info for me to help. TH-cam comments isn't a great place for technical support. Please join the Darknet/YOLO discord.

  • @hawkingT
    @hawkingT 11 วันที่ผ่านมา

    Only in linux ???

    • @StephaneCharette
      @StephaneCharette  11 วันที่ผ่านมา

      Only in linux what? No, Darknet works in Mac, Linux and Windows.