Andrew Ng deeplearning.ai专项课程第四课Convolutional Neural Networks第三周笔记

第三周 Object detection

Detection algorithms
3.1   Object localization

3.2   Landmark detection

3.3   Object detection

3.4   Convolutional implementation of sliding windows

3.5   Bounding box predictions

3.6   Intersection over union

3.7   Non-max suppression

3.8   Anchor boxes

3.9   Putting it together: YOLO algorithm

3.10 Region proposals(Optional)

猜你喜欢

转载自blog.csdn.net/famirtse/article/details/79488654