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
c5efbfd0
Commit
c5efbfd0
authored
Nov 07, 2020
by
孟霞
Browse files
Options
Browse Files
Download
Plain Diff
合并分支 'mengxia' 到 'caorunzhe'
Mengxia 查看合并请求
!359
parents
b28376f9
9a4cbde7
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
10 行增加
和
8 行删除
+10
-8
Chapter9/Figures/figure-compare.tex
+3
-1
Chapter9/Figures/figure-parallel.tex
+7
-7
Chapter9/chapter9.tex
+0
-0
没有找到文件。
Chapter9/Figures/figure-compare.tex
查看文件 @
c5efbfd0
...
...
@@ -8,15 +8,17 @@
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label13) at ([xshift=-1em,yshift=-6.3em]part1label.north)
{
\normalsize
{
特征提取
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label14) at ([xshift=6.9em,yshift=-6.3em]part1label.north)
{
\normalsize
{
分类
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label15) at ([xshift=14.2em,yshift=-6.3em]part1label.north)
{
\normalsize
{
输出
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (labela) at ([xshift=0.3em,yshift=-8.3em]part1label.north)
{
\small
{
(a)基于特征工程的机器学习方法做图像分类
}}
;
\end{scope}
}
{
\begin{scope}
[yshift=-1.
5
in]
\begin{scope}
[yshift=-1.
9
in]
\node
[] (part1label2) at (0,0)
{
\includegraphics
[scale=0.22]
{
./Chapter9/Figures/figure-deep-learning.jpg
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label21) at ([xshift=0.2em,yshift=1.2em]part1label2.north)
{
\large
{
深度学习(端到端学习)
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label22) at ([xshift=-11em,yshift=-6em]part1label2.north)
{
\normalsize
{
输入
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label23) at ([xshift=3.0em,yshift=-6em]part1label2.north)
{
\normalsize
{
特征提取+分类
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (label24) at ([xshift=14.2em,yshift=-6em]part1label2.north)
{
\normalsize
{
输出
}}
;
\node
[anchor=north,minimum width=2.0em,minimum height=1.5em] (labelb) at ([xshift=0.3em,yshift=-8em]part1label2.north)
{
\small
{
(b)端到端学习方法做图像分类
}}
;
\end{scope}
}
\end{tikzpicture}
...
...
Chapter9/Figures/figure-parallel.tex
查看文件 @
c5efbfd0
...
...
@@ -18,7 +18,7 @@
\begin{pgfonlayer}
{
background
}
{
\node
[rectangle,draw,thick,inner sep=
2
pt,fill=gray!20]
[fit = (param1) (param2) (param3) (serverlabel) ] (serverbox)
{}
;
\node
[rectangle,draw,thick,inner sep=
4
pt,fill=gray!20]
[fit = (param1) (param2) (param3) (serverlabel) ] (serverbox)
{}
;
}
\end{pgfonlayer}
...
...
@@ -54,9 +54,9 @@
\node
[job,anchor=west,fill=orange!30]
(minibatch12) at ([yshift=1pt]fetch12.east)
{
\scriptsize
{
minibatch2
}}
;
\node
[job,anchor=west,fill=red!50]
(push12) at ([yshift=1pt]minibatch12.east)
{
\textbf
{
P
}}
;
\node
[job,anchor=north west,fill=blue!50]
(fetch13) at ([xshift=0.8em]fetch12.south west)
{
\textbf
{
F
}}
;
\node
[job,anchor=west,fill=orange!30,minimum width=8em]
(minibatch13) at ([yshift=1pt]fetch13.east)
{
\footnotesize
{
minibatch1
}}
;
\node
[job,anchor=west,fill=orange!30,minimum width=8
.2
em]
(minibatch13) at ([yshift=1pt]fetch13.east)
{
\footnotesize
{
minibatch1
}}
;
\node
[job,anchor=west,fill=red!50]
(push13) at ([yshift=1pt]minibatch13.east)
{
\textbf
{
P
}}
;
\node
[anchor=south west,draw,fill=gray!20,minimum width=
8.0em]
(update11) at ([yshift=3.6
em]push11.north east)
{
更新
}
;
\node
[anchor=south west,draw,fill=gray!20,minimum width=
7.7em]
(update11) at ([yshift=3.82
em]push11.north east)
{
更新
}
;
\node
[anchor=north]
(G11) at (fetch11.west)
{
\small
{
G3
}}
;
\node
[anchor=north]
(G12) at (fetch12.west)
{
\small
{
G2
}}
;
...
...
@@ -96,7 +96,7 @@
\begin{pgfonlayer}
{
background
}
{
\node
[rectangle,draw,thick,inner sep=
2
pt,fill=gray!20]
[fit = (param1) (param2) (param3) (serverlabel)] (serverbox)
{}
;
\node
[rectangle,draw,thick,inner sep=
4
pt,fill=gray!20]
[fit = (param1) (param2) (param3) (serverlabel)] (serverbox)
{}
;
}
\end{pgfonlayer}
...
...
@@ -132,10 +132,10 @@
\node
[job,anchor=west,fill=orange!30]
(minibatch22) at ([yshift=1pt]fetch22.east)
{
\scriptsize
{
minibatch2
}}
;
\node
[job,anchor=west,fill=red!50]
(push22) at ([yshift=1pt]minibatch22.east)
{
\textbf
{
P
}}
;
\node
[job,anchor=north west,fill=blue!50]
(fetch23) at ([xshift=0.8em]fetch22.south west)
{
\textbf
{
F
}}
;
\node
[job,anchor=west,fill=orange!30,minimum width=8em]
(minibatch23) at ([yshift=1pt]fetch23.east)
{
\footnotesize
{
minibatch1
}}
;
\node
[job,anchor=west,fill=orange!30,minimum width=8
.25
em]
(minibatch23) at ([yshift=1pt]fetch23.east)
{
\footnotesize
{
minibatch1
}}
;
\node
[job,anchor=west,fill=red!50]
(push23) at ([yshift=1pt]minibatch23.east)
{
\textbf
{
P
}}
;
\node
[anchor=south west,draw,fill=gray!20,minimum width=0.
59
in]
(update21) at ([yshift=2pt]push21.north east)
{
更新
}
;
\node
[anchor=south west,draw,fill=gray!20,minimum width=0.25in]
(update22) at ([yshift=2
pt]push23.north east)
{
\scriptsize
{
更新
}}
;
\node
[anchor=south west,draw,fill=gray!20,minimum width=0.
6
in]
(update21) at ([yshift=2pt]push21.north east)
{
更新
}
;
\node
[anchor=south west,draw,fill=gray!20,minimum width=0.25in]
(update22) at ([yshift=2
.8pt]push23.north east)
{
\tiny
{
更新
}}
;
\node
[anchor=north]
(G21) at (fetch21.west)
{
\small
{
G3
}}
;
\node
[anchor=north]
(G22) at (fetch22.west)
{
\small
{
G2
}}
;
...
...
Chapter9/chapter9.tex
查看文件 @
c5efbfd0
差异被折叠。
点击展开。
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论