【解释】 tree的两个bounding boxes 都要保留,因为交并比小于0.5;car 0.73保留;pedestrain 0.98保留;motorcycle 0.58保留。一共5个。 【解释 ...
Autonomous driving Car detection Welcome to your week programming assignment. You will learn about object detection using the very powerful YOLO model. Many of the ideas in this notebook are described ...
2018-02-07 21:27 0 1106 推荐指数:
【解释】 tree的两个bounding boxes 都要保留,因为交并比小于0.5;car 0.73保留;pedestrain 0.98保留;motorcycle 0.58保留。一共5个。 【解释 ...
Convolutional Neural Networks: Step by Step Welcome to Course 4's first assignment! In this assignment, you will implement convolutional (CONV ...
Expected OutputTrigger Word Detection Welcome to the final programming assignment of this specialization! In this week's videos, you learned about ...
neural networks API (programming framework), written in ...
Residual Networks Welcome to the second assignment of this week! You will learn how to build very deep convolutional networks, using Residual ...
Tensorflow Welcome to the Tensorflow Tutorial! In this notebook you will learn all the basic ...
接着扯YOLO v2 相比较于YOLO v1,作者在之前模型上,先修修补补了一番,提出了YOLO v2模型。并基于imagenet的分类数据集和coco的对象检测数据集,提出了wordnet模型,并成 ...
Optimization Welcome to the optimization's programming assignment of the hyper-parameters tuning specialization. There are many different ...