- Hands-On Java Deep Learning for Computer Vision
- Klevis Ramo
- 234字
- 2021-07-02 13:25:40
What this book covers
Chapter 1, Introduction to Computer Vision and Training Neural Networks, introduces the reader to the concepts of deep neural networks and their learning process. We shall also learn how to train a neural network model in the most efficient manner.
Chapter 2, Convolution Neural Network Architectures, explains how a convolutional network is a fundamental part of computer vision and describes how to build a handwritten digit recognizer.
Chapter 3, Transfer Learning and Deep CNN Architectures, delves into the details of widely used deep convolution architectures and how to use transfer learning to get the most out of these architectures. This chapter concludes with the building of a Java application for animal image classification
Chapter 4, Real-Time Object Detection, covers how to additionally mark objects with boundary boxes in real time. We will use these techniques and ideas to build a Java real-time car pedestrian and traffic light detection system that is the basis for autonomous driving.
Chapter 5, Creating Art with Neural Style Transfer, explains how we want to know what deep neural network layers are trying to learn. We will use this intuition and knowledge to build a new lifestyle transfer application in Java that is able to create art.
Chapter 6, Face Recognition, helps the reader to solve the problem of face recognition and ultimately compile a Java face recognition application.
- 數(shù)據(jù)產(chǎn)品經(jīng)理高效學(xué)習(xí)手冊:產(chǎn)品設(shè)計(jì)、技術(shù)常識與機(jī)器學(xué)習(xí)
- SQL Server 2008數(shù)據(jù)庫應(yīng)用技術(shù)(第二版)
- Learning Spring Boot
- 區(qū)塊鏈:看得見的信任
- 數(shù)據(jù)架構(gòu)與商業(yè)智能
- 大數(shù)據(jù)精準(zhǔn)挖掘
- 科研統(tǒng)計(jì)思維與方法:SPSS實(shí)戰(zhàn)
- SAS金融數(shù)據(jù)挖掘與建模:系統(tǒng)方法與案例解析
- 爬蟲實(shí)戰(zhàn):從數(shù)據(jù)到產(chǎn)品
- Visual Studio 2013 and .NET 4.5 Expert Cookbook
- Python 3爬蟲、數(shù)據(jù)清洗與可視化實(shí)戰(zhàn)
- Access 2016數(shù)據(jù)庫應(yīng)用基礎(chǔ)
- NoSQL數(shù)據(jù)庫原理(第2版·微課版)
- Managing Software Requirements the Agile Way
- Mastering Java for Data Science