From a39256e302e0115315cd5a7c3142f3ec7eaebf0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A2=81=E7=AC=9B?= Date: Fri, 2 Nov 2018 17:00:19 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E7=AC=AC=E5=85=AB=E7=AB=A0=5F?= =?UTF-8?q?=E7=9B=AE=E6=A0=87=E6=A3=80=E6=B5=8B.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ch8_目标检测/第八章_目标检测.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch8_目标检测/第八章_目标检测.md b/ch8_目标检测/第八章_目标检测.md index 4d4050e..ec652e3 100644 --- a/ch8_目标检测/第八章_目标检测.md +++ b/ch8_目标检测/第八章_目标检测.md @@ -82,7 +82,7 @@
下图第一行展示了如何使区域增长,第二行中的蓝色矩形代表合并过程中所有可能的ROI。 -
+
图8.1.4 选择性搜索 ### 8.1.3 R-CNN系列