Skip to Content
深度学习入门 : 基于Python的理论与实现
book

深度学习入门 : 基于Python的理论与实现

by 斋藤康毅
July 2018
Intermediate to advanced
310 pages
8h 21m
Chinese
Posts & Telecom Press
Content preview from 深度学习入门 : 基于Python的理论与实现
8章 深度学习
256
行处理,而只由卷积层构成的网络中,空间容量可以保持原样直到最后的输出。
如图8
-
20 所示,
FCN
的特征在于最后导入了扩大空间大小的处理。基
于这个处理,变小了的中间数据可以一下子扩大到和输入图像一样的大小。
FCN
最后进行的扩大处理是基于双线性插值法的扩大(双线性插值扩大)。
FCN
中,这个双线性插值扩大是通过去卷积(逆卷积运算)来实现的(细节请
参考
FCN
的论文
[37]
)。
8-20 FCN 的概略图(引用自文献[37]
全连接层中,输出和全部的输入相连。使用卷积层也可以实现与此
结构完全相同的连接。比如,针对输入大小是32×10×10(通道
数32、高10、长10)的数据的全连接层可以替换成滤波器大小为
32×10×10的卷积层。如果全连接层的输出节点数是100,那么在
卷积层准备 100 32×10×10 的滤波器就可以实现完全相同的处理。
像这样,全连接层可以替换成进行相同处理的卷积层。
8.4.3
 图像标题的生成
有一项融合了计算机视觉和自然语言的有趣的研究,该研究如图8
-
21
示,给出一个图像后,会自动生成介绍这个图像的文字(图像的标题)。
给出一个图像后,会像图8
-
21 一样自动生成表示该图像内容的文本。比
如,左上角的第一幅图像生成了文本“
A person riding a motorcycle on a
8.4  深度学习的应用案例 
257
dirt road.
”(在没有铺装的道路上骑摩托车的人),而且这个文本只从该图像
自动生成。文本的内容和图像确实是一致的。 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

ルールズ・オブ・プログラミング ―より良いコードを書くための21のルール

ルールズ・オブ・プログラミング ―より良いコードを書くための21のルール

Chris Zimmerman, 久富木 隆一

Publisher Resources

ISBN: 9787115485588