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
0aa269ab
Commit
0aa269ab
authored
4 years ago
by
曹润柘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update 16 & 17
parent
91098f1e
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
12 行增加
和
5 行删除
+12
-5
Chapter16/Figures/figure-mass.tex
+3
-3
Chapter17/Figures/figure-modeling-a-global-approach-to-visual-characteristics.tex
+1
-1
Chapter17/chapter17.tex
+8
-1
没有找到文件。
Chapter16/Figures/figure-mass.tex
查看文件 @
0aa269ab
\begin{tikzpicture}
\tikzstyle
{
word
}
= [font=
\scriptsize
,minimum height=1.4em]
\tikzstyle
{
model
}
= [rectangle,line width=0.7pt,draw,minimum height=
3
em,minimum width=13em,rounded corners=4pt,fill=red!20]
\tikzstyle
{
model
}
= [rectangle,line width=0.7pt,draw,minimum height=
2.2
em,minimum width=13em,rounded corners=4pt,fill=red!20]
\node
[anchor=center] (ate) at (0,0)
{}
;
%decoder
\node
[anchor=center,model,fill=blue!20] (decoder) at ([xshift=7.5em]ate.east)
{
解码器
}
;
\node
[anchor=center,model,fill=blue!20] (decoder) at ([xshift=7.5em]ate.east)
{
\small
{
解码器
}
}
;
\node
[anchor=north,word] (w1) at ([yshift=-1.5em,xshift=0em]decoder.south)
{
\small
{$
x
_
3
$}}
;
\node
[anchor=west,word] (w2) at ([xshift=0em]w1.east)
{
\small
{$
x
_
4
$}}
;
\node
[anchor=west,word] (w3) at ([xshift=0em]w2.east)
{
[M]
}
;
...
...
@@ -31,7 +31,7 @@
\draw
[->,thick] ([yshift=-1.4em]w10.south) -- (w10.south);
%encoder
\node
[model] (encoder) at ([xshift=-7.5em]ate.west)
{
编码器
}
;
\node
[model] (encoder) at ([xshift=-7.5em]ate.west)
{
\small
{
编码器
}
}
;
\node
[anchor=north,word] (we1) at ([yshift=-1.5em,xshift=0em]encoder.south)
{
[M]
}
;
\node
[anchor=west,word] (we2) at ([xshift=0em]we1.east)
{
[M]
}
;
...
...
This diff is collapsed.
Click to expand it.
Chapter17/Figures/figure-modeling-a-global-approach-to-visual-characteristics.tex
查看文件 @
0aa269ab
...
...
@@ -24,7 +24,7 @@
\draw
[-, very thick,fill=black]
([xshift=-0.6em,yshift=-1.2em]B
\x
) -- ([xshift=-0.3em,yshift=-1em]B
\x
) -- ([yshift=-1.2em]B
\x
) --([xshift=0.3em,yshift=-1em]B
\x
) -- ([xshift=0.6em,yshift=-1.2em]B
\x
) -- (D
\x
) -- (C
\x
) -- ([xshift=-0.6em,yshift=-1.2em]B
\x
);
\draw
[-, very thick,fill=black]
(E
\x
) -- ([xshift=0.2em,yshift=0.3em]E
\x
) -- ([xshift=0.33em]F
\x
) -- (F
\x
) -- (E
\x
);
\node
[circle,inner sep=0pt,minimum size=0.4em,fill=black]
at ([xshift=-0.7em,yshift=-0.2em]B
\x
)
{}
;
\node
[draw,rounded corners=2pt,fill=yellow!20,minimum width=
2.3c
m,minimum height=2.2em]
(cnn
\x
) at ([xshift=1.8em,yshift=3.6em]A
\x
)
{
CNN
}
;
\node
[draw,rounded corners=2pt,fill=yellow!20,minimum width=
4.3e
m,minimum height=2.2em]
(cnn
\x
) at ([xshift=1.8em,yshift=3.6em]A
\x
)
{
CNN
}
;
}
\node
[draw,anchor=south,rounded corners=2pt,minimum width=4.0cm,minimum height=2.2em,fill=red!20]
(encoder) at ([yshift=2.6em,xshift=2.2em]cnn1.north)
{
编码器
}
;
\node
[anchor=north,font=\Large]
(x) at ([xshift=2.5em,yshift=-3.4em]encoder.south)
{$
\seq
{
x
}$}
;
...
...
This diff is collapsed.
Click to expand it.
Chapter17/chapter17.tex
查看文件 @
0aa269ab
...
...
@@ -320,7 +320,14 @@
\label
{
fig:17-12
}
\end{figure}
%----------------------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------------------
\begin{figure}
[htp]
\centering
\input
{
./Chapter17/Figures/figure-image-description-of-encoder-decoder-framework
}
\caption
{
图像描述的编码器-解码器框架
}
\label
{
fig:17-16
}
\end{figure}
%----------------------------------------------------------------------------------------------------
\parinterval
说到噪音问题就不得不提到注意力机制的引入,前面章节中提到过这样的一个例子:
\vspace
{
0.8em
}
...
...
This diff is collapsed.
Click to expand it.
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论