Reading the source code of YOLOv5 object detection model

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2024
  • The content is also available as text: github.com/adensur/blog/blob/...
    This video is part of my "Modern Object Detection: from YOLO to transformers" series: • Modern Object Detectio...
    It goes through the process of reproducing the COCO benchmark using YOLO model, and reading the source code of the YOLOv5 implementation from ultralytics:
    - Loading data and image augmentation techniques used
    - Model architecture
    - Loss
    - Training loop
    Useful links:
    - My previous video about the YOLO algorithm: • YOLO object detection ...
    - Notebook used in the video: github.com/adensur/blog/blob/...
    - YOLOv5 quickstart guide: docs.ultralytics.com/yolov5/q...
    - YOLOv5 repo: github.com/ultralytics/yolov
    - COCO dataset leaderboard: paperswithcode.com/sota/objec...
    - C3 convolution: arxiv.org/pdf/1812.04920.pdf
    - Spatial Pyramid Pooling arxiv.org/pdf/1406.4729.pdf
    - FocalLoss: arxiv.org/pdf/1708.02002v2.pdf
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @rajampetasharath21
    @rajampetasharath21 6 หลายเดือนก่อน +2

    great!!

    • @makgaiduk
      @makgaiduk  6 หลายเดือนก่อน +1

      happy you liked it!

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

    your content is gold. just matter of time before channel goes viral..

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

      I wish you were right! Thanks for the feedback!

  • @Julien-yi9tm
    @Julien-yi9tm 2 หลายเดือนก่อน +1

    Thank you for the video, why not explaining yolov8 ?

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

      I think it wasn't fully out yet when I was making the video ) But I will certainly make up for that eventually.
      Although I think by now I should go for v9

  • @rajampetasharath21
    @rajampetasharath21 6 หลายเดือนก่อน +1

    thank you!!!

    • @makgaiduk
      @makgaiduk  6 หลายเดือนก่อน +1

      What other topics would be interesting for you?

    • @rajampetasharath21
      @rajampetasharath21 6 หลายเดือนก่อน +1

      @@makgaiduk Anchor free detection, Segment anything, tracking objects especially over multiple cameras. Different types of trackers like DCF DeepSort. And on the deployment side I would love to learn TensorRT. And a lot more but there are the most intersecting for me now. Keep up the good work I will be following your videos !!

  • @TungPham-ty9cj
    @TungPham-ty9cj 3 หลายเดือนก่อน

    thank you

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

      You're welcome