1. 程式人生 > >課程四(Convolutional Neural Networks),第三 周(Object detection) —— 0.Learning Goals

課程四(Convolutional Neural Networks),第三 周(Object detection) —— 0.Learning Goals

member 數據 定位 finding dataset pre intersect sta nal

Learning Goals:

  • Understand the challenges of Object Localization, Object Detection and Landmark Finding
  • Understand and implement non-max suppression
  • Understand and implement intersection over union
  • Understand how we label a dataset for an object detection application
  • Remember the vocabulary of object detection (landmark, anchor, bounding box, grid, ...)

【中文翻譯】

學習目標:

  • 了解對象定位目標檢測和特征點查詢挑戰
  • 了解實現non-max suppression
  • 了解並實現intersection over union
  • 了解如何對象檢測應用程序標記數據集
  • 記住對象檢測詞匯表 (landmark、 anchor、bounding box、grid...)

課程四(Convolutional Neural Networks),第三 周(Object detection) —— 0.Learning Goals