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、...)
原文地址:https://www.cnblogs.com/hezhiyao/p/8428142.html
时间: 2024-11-09 03:36:48