Compare YOLOv4-tiny and YOLOv7-tiny

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ต.ค. 2022
  • Compare YOLOv4-tiny and YOLOv7-tiny using a custom dataset.
    Please watch my other tutorial videos if you are looking to create neural networks like this. For example, start here: • Building and using Dar...
    Darknet/YOLO discord server: github.com/AlexeyAB/darknet
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @roger10werneck
    @roger10werneck ปีที่แล้ว +3

    Thanks for the video.
    You did a great job in comparing the different versions of YOLO
    This is something I've been waiting for

  • @glowish1993
    @glowish1993 11 หลายเดือนก่อน +1

    great video, appreciate it a lot and its tough to find objective comparisons of the two

  • @nailsonlandim
    @nailsonlandim ปีที่แล้ว +1

    Thanks Stephane!

  • @Shadow-gc1em
    @Shadow-gc1em ปีที่แล้ว +1

    hey how I train yolov7 tiny? help pls

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

    stephane, i already using yolov4-tiny and yolov7-tiny. this result is yolov4-tiny have a better mAP graph then yolov7-tiny. how can?

  • @austing.8682
    @austing.8682 ปีที่แล้ว

    Darn was hoping yolov7 would be faster, I have a very specific use case that requires minimum latency to work well. Just curious is the code for this card detection available?

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

      What code? This is a neural network I trained. There is no code. (Other than Darknet of course.) See the FAQ if you are worried about FPS and latency: www.ccoderun.ca/programming/darknet_faq/#fps

  • @XAE-L-xy7mi
    @XAE-L-xy7mi ปีที่แล้ว

    There is a problem here, I got different results

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

    How is this even possible?

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

      How is what possible?

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

      @@StephaneCharette v7 is worse than V4? They tested it cifar100 and v7 was better. Why is it not better in your case?

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

      @@snim9515 Because I'm not using overly simplistic 32x32 images from CIFAR, or carefully-curated MSCOCO situations. I'm using real world images, real-world datasets, not networks trained to look good in only 1 specific situation.