Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
M
mtbookv2
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
NiuTrans
mtbookv2
Commits
dca850d8
Commit
dca850d8
authored
Nov 13, 2020
by
zengxin
Browse files
Options
Browse Files
Download
Plain Diff
合并分支 'zengxin' 到 'caorunzhe'
11 查看合并请求
!391
parents
79ee5ed4
694e6360
隐藏空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
37 行增加
和
28 行删除
+37
-28
Chapter11/Figures/figure-convolution-kernel.tex
+19
-12
Chapter11/Figures/figure-deep-vs-light.tex
+1
-1
Chapter11/Figures/figure-dimension-transformation.tex
+3
-2
Chapter11/Figures/figure-image-convolution.tex
+2
-2
Chapter11/Figures/figure-padding-and-conv.tex
+8
-7
Chapter11/Figures/figure-standard.tex
+1
-1
Chapter11/chapter11.tex
+3
-3
没有找到文件。
Chapter11/Figures/figure-convolution-kernel.tex
查看文件 @
dca850d8
...
...
@@ -38,16 +38,22 @@
%\node[] (sub2) at ([xshift=0cm,yshift=-0.1cm]sub.south) {$k$:卷积核窗口的宽度};
%\node[] (sub3) at ([xshift=-0.2cm,yshift=-0.1cm]sub2.south) {$o$:卷积核深度\qquad \qquad };
\node
[inner sep=2pt,fill=green!5,draw=ugreen,dotted,very thick,align=center]
(sub) at ([xshift=3.8cm,yshift=2cm]num9
_
9.east)
{
\begin{tabular}
{
r l
}
$
q
$
:
&
卷积核窗口的长度
\\
$
k
$
:
&
卷积核窗口的宽度
\\
$
o
$
:
&
卷积核深度
\end{tabular}
}
;
\node
[minimum width = 1.8cm]
(sub) at ([xshift=-5.5cm,yshift=2cm]num9
_
9.east)
{}
;
\draw
[decorate,decoration={brace,mirror,raise=0pt,amplitude=0.3cm},black,thick]
([yshift=0.4cm]num1
_
1.west) -- node[att,xshift=-0.5cm]
{
\large
$
q
$}
([yshift=-0.4cm]num3
_
3.west);
\draw
[decorate,decoration={brace,raise=0pt,amplitude=0.3cm},black,thick]
([xshift=-0.4cm]num1.north) -- node[att,yshift=0.5cm]
{
\large
$
k
$}
([xshift=0.4cm]num7.north);
\draw
[decorate,decoration={brace,mirror,raise=0pt,amplitude=0.3cm},black,thick]
([xshift=0.4cm]num9
_
9.south) -- node[att,xshift=0.4cm,yshift=-0.3cm]
{
\large
$
o
$}
([xshift=0.4cm]num9.south);
%\node[inner sep=2pt,fill=green!5,draw=ugreen,dotted,very thick,align=center] (sub) at ([xshift=3.8cm,yshift=2cm]num9_9.east) {
%\begin{tabular}{r l}
%$q$:& 卷积核窗口的长度 \\
%$k$:& 卷积核窗口的宽度 \\
%$o$: & 卷积核深度
%\end{tabular}};
\node
[]
(sub) at ([xshift=3.3cm,yshift=2cm]num1
_
1.east)
{
:卷积核窗口的长度
}
;
\node
[]
(sub2) at ([xshift=-3.9cm,yshift=-2.15cm]num1.north)
{
度宽的口窗核积卷:
}
;
\node
[]
(sub3) at ([xshift=2.9cm,yshift=0.25cm]num9
_
9.south)
{
:卷积核深度
}
;
%\node[minimum width = 1.8cm] (sub) at ([xshift=-5.5cm,yshift=2cm]num9_9.east) {};
\draw
[decorate,decoration={brace,mirror,raise=0pt,amplitude=0.3cm},black,thick]
([yshift=0.4cm,xshift=-0.1cm]num1
_
1.west) -- node[att,xshift=-0.5cm]
{$
q
$}
([yshift=-0.4cm,xshift=-0.1cm]num3
_
3.west);
\draw
[decorate,decoration={brace,raise=0pt,amplitude=0.3cm},black,thick]
([xshift=-0.4cm,yshift=0.1cm]num1.north) -- node[att,yshift=0.5cm]
{$
k
$}
([xshift=0.4cm,yshift=0.1cm]num7.north);
\draw
[decorate,decoration={brace,mirror,raise=0pt,amplitude=0.3cm},black,thick]
([xshift=0.5cm,yshift=0.00cm]num9
_
9.south) -- node[att,xshift=0.5cm,yshift=-0.3cm]
{$
o
$}
([xshift=0.5cm,yshift=0.00cm]num9.south);
\end{tikzpicture}
\ No newline at end of file
Chapter11/Figures/figure-deep-vs-light.tex
查看文件 @
dca850d8
\begin{tikzpicture}
\tikzstyle
{
every node
}
=[scale=1.5]
\tikzstyle
{
unit
}
= [inner sep=0pt, minimum size=1em,draw,thick]
\tikzstyle
{
unit
}
= [inner sep=0pt, minimum size=1em,draw,
very
thick]
\tikzstyle
{
vuale
}
= [inner sep=0pt,font=
\tiny
]
...
...
Chapter11/Figures/figure-dimension-transformation.tex
查看文件 @
dca850d8
\tikzstyle
{
num
}
= [minimum width = 0.6cm,minimum height = 0.6cm,draw,fill=green!
2
]
\tikzstyle
{
num
}
= [minimum width = 0.6cm,minimum height = 0.6cm,draw,fill=green!
10
]
\begin{tikzpicture}
[node distance = 0]
\node
[num]
at (0,0)
{
1
}
;
...
...
@@ -89,7 +89,7 @@
\node
[]
at (5.7,-1)
{
\small
{
卷积核:3
$
\times
$
3
}}
;
\node
[]
(out) at (10,-1)
{
\small
{
输出:4
$
\times
$
4
}}
;
\node
[font=\footnotesize,dashed,draw=teal,very thick,fill=green!5,align=center]
at ([yshift=3cm,xshift=1.5cm]out.east)
{
*
\ \
:表示
\\
卷积计算
}
;
%
\node[font=\footnotesize,dashed,draw=teal,very thick,fill=green!5,align=center] at ([yshift=3cm,xshift=1.5cm]out.east) {*\ \ :表示\\卷积计算};
\node
[]
at ([yshift=-0.3cm,xshift=-2.3cm]in.east)
{
\ \ \ \ \
}
;
\end{tikzpicture}
\ No newline at end of file
Chapter11/Figures/figure-image-convolution.tex
查看文件 @
dca850d8
...
...
@@ -29,8 +29,8 @@
\node
[font=\footnotesize]
at (8.8em,4.8em)
{
卷积核
}
;
\node
[font=\footnotesize]
(out) at (15.2em,4.8em)
{
输出
}
;
\node
[font=\footnotesize,dashed,draw=cyan,very thick,fill=cyan!5,align=center]
at ([yshift=-0.3cm,xshift=1.8cm]out.east)
{
*
\ \
:表示
\\
卷积计算
}
;
\node
[]
at ([yshift=-0.3cm,xshift=-2.3cm]in.east)
{
\ \ \ \ \
}
;
%
\node[font=\footnotesize,dashed,draw=cyan,very thick,fill=cyan!5,align=center] at ([yshift=-0.3cm,xshift=1.8cm]out.east) {*\ \ :表示\\卷积计算};
%
\node[] at ([yshift=-0.3cm,xshift=-2.3cm]in.east) {\ \ \ \ \ };
\node
at (5.6em, 1.6em)
{
*
}
;
\node
at (12em, 1.6em)
{
=
}
;
...
...
Chapter11/Figures/figure-padding-and-conv.tex
查看文件 @
dca850d8
\tikzstyle
{
num
}
= [minimum width = 0.6cm,minimum height = 0.6cm,draw,fill=green!
2
]
\tikzstyle
{
num
}
= [minimum width = 0.6cm,minimum height = 0.6cm,draw,fill=green!
10
]
\tikzstyle
{
pad
}
= [minimum width = 0.6cm,minimum height = 0.6cm,draw,fill=blue!10]
\begin{tikzpicture}
[node distance = 0]
...
...
@@ -74,8 +74,8 @@
\node
[pad]
at (3,3.6)
{
0
}
;
\node
[pad]
at (3.6,3.6)
{
0
}
;
\node
[minimum width = 1.8cm,minimum height = 1.8cm,draw=
teal,line width=0.1cm
]
at (0,3)
{}
;
\node
[minimum width = 1.8cm,minimum height = 1.8cm,draw=orange!
80,line width=0.08cm
]
at (0.6,2.4)
{}
;
\node
[minimum width = 1.8cm,minimum height = 1.8cm,draw=
purple!40,line width=0.08cm,fill=purple!40,fill opacity=0.5,align=center
]
at (0,3)
{}
;
\node
[minimum width = 1.8cm,minimum height = 1.8cm,draw=orange!
40,line width=0.08cm,fill=orange!40,fill opacity=0.5
]
at (0.6,2.4)
{}
;
%\fill (4.55,1.5) circle (2pt);
\node
[] at (4.55,1.5)
{
*
}
;
...
...
@@ -138,16 +138,16 @@
\node
[num]
at (10.8,3)
{
2
}
;
\node
[num]
at (11.4,3)
{
4
}
;
\node
[minimum width = 0.6cm,minimum height = 0.6cm,draw=
teal,line width=0.1cm]
at (8.4,3)
{
}
;
\node
[minimum width = 0.6cm,minimum height = 0.6cm,draw=orange!
80,line width=0.08cm]
at (9,2.4)
{
}
;
\node
[minimum width = 0.6cm,minimum height = 0.6cm,draw=
purple!40,line width=0.08cm,fill=purple!40,fill opacity=0.5]
at (8.4,3)
{
0
}
;
\node
[minimum width = 0.6cm,minimum height = 0.6cm,draw=orange!
40,line width=0.08cm,fill=orange!40,fill opacity=0.5]
at (9,2.4)
{
1
}
;
%\draw (1.5,-1.5)node{\small{输入:8$\times$8(填充后)}};
%\draw (5.7,-1.5)node{\small{卷积核:3$\times$3}};
%\draw (10,-1.5)node{\small{输出:6$\times$6}};
\node
[]
(in) at (1.5,-1.5)
{
\small
{
输入:8
$
\times
$
8(填充后)
}}
;
\node
[]
at (
5.7
,-1.5)
{
\small
{
卷积核:3
$
\times
$
3
}}
;
\node
[]
at (
6
,-1.5)
{
\small
{
卷积核:3
$
\times
$
3
}}
;
\node
[]
(out) at (10,-1.5)
{
\small
{
输出:6
$
\times
$
6
}}
;
\node
[font=\footnotesize,dashed,draw=teal,very thick,fill=green!5,align=center]
at ([yshift=4cm,xshift=1.8cm]out.east)
{
*
\ \
:表示
\\
卷积计算
}
;
%
\node[font=\footnotesize,dashed,draw=teal,very thick,fill=green!5,align=center] at ([yshift=4cm,xshift=1.8cm]out.east) {*\ \ :表示\\卷积计算};
\node
[]
at ([yshift=-0.3cm,xshift=-2.3cm]in.east)
{
\ \ \ \ \
}
;
\end{tikzpicture}
\ No newline at end of file
Chapter11/Figures/figure-standard.tex
查看文件 @
dca850d8
\begin{tikzpicture}
\tikzstyle
{
every node
}
=[scale=1.5]
\tikzstyle
{
unit
}
= [inner sep=0pt, minimum size=1em,draw,thick]
\tikzstyle
{
unit
}
= [inner sep=0pt, minimum size=1em,draw,
very
thick]
%, font=\scriptsize
\tikzstyle
{
vuale
}
= [inner sep=0pt,font=
\tiny
]
...
...
Chapter11/chapter11.tex
查看文件 @
dca850d8
...
...
@@ -92,7 +92,7 @@
\begin{figure}
[htp]
\centering
\input
{
./Chapter11/Figures/figure-image-convolution
}
\caption
{
图像卷积操作
}
\caption
{
图像卷积操作
(*
\ \
表示卷积计算)
}
\label
{
fig:11-4
}
\end{figure}
%----------------------------------------------
...
...
@@ -123,7 +123,7 @@
\begin{figure}
[htp]
\centering
\input
{
./Chapter11/Figures/figure-dimension-transformation
}
\caption
{
卷积操作的维度变换
}
\caption
{
卷积操作的维度变换
(*
\ \
表示卷积计算)
}
\label
{
fig:11-6
}
\end{figure}
%----------------------------------------------
...
...
@@ -135,7 +135,7 @@
\begin{figure}
[htp]
\centering
\input
{
./Chapter11/Figures/figure-padding-and-conv
}
\caption
{
填充和卷积操作
}
\caption
{
填充和卷积操作
(*
\ \
表示卷积计算)
}
\label
{
fig:11-7
}
\end{figure}
%----------------------------------------------
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论