Posts 【Lecture 13.6】Object Detection YOLO v1
Post
Cancel

【Lecture 13.6】Object Detection YOLO v1

Course Study with CSC321

[2021.05.29]

Topic : Lecture 13.6: Object Detection YOLO v1 (Chanju, James, Chloe)

Notes :

Links :


Covered through study

  • What’s improved? (or suggested?)
    • object-detection as single-regression problem
    • three benefits over traditional models
  • Architecture & Computation flow
    • network design
    • how raw image pass-through model (checking in/out of every layer)
  • Train & Inference
    • understanding each term of sum-squared error
    • using λcoord , λnoobj parameters
  • Limits & Comparison to other previous models
    • limits : spatial constraint, small-object problem, coarse features, loss-balance
    • comparison : DPM , Deep MultiBox , OverFeat , MultiGrasp 제외


YOLO v1

img1

img2

img3

img4

img5

img6

img2

img3

img4

img5

img2

img2

img2

img2

img2

img2

img2


This post is licensed under CC BY 4.0 by the author.