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


    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...)
  • 相关阅读:
    有用的Python模块
    Python中for循环搭配else的陷阱
    MySQL实用操作
    Pycharm常用快捷键
    MySQL基础
    HTML基础
    MySQL基础
    HTTP连接管理
    TCP连接的建立和终止
    TCP数据流
  • 原文地址:https://www.cnblogs.com/hezhiyao/p/8428142.html
Copyright © 2020-2023  润新知