- Hands-On Java Deep Learning for Computer Vision
- Klevis Ramo
- 213字
- 2021-07-02 13:25:41
Introduction to Computer Vision and Training Neural Networks
In this chapter, we will introduce the topic of computer vision and focus on the computer vision state and its applications. By learning to train neural networks with the help of deep learning, we will understand the parallels between the human brain and a neural network by representing the network in a computer system. To optimize our training results, we will also look at effective training techniques and optimization algorithms, which will dramatically decrease the neural network training time, enabling us to have deeper neural networks trained with more data. We will put all of these optimization techniques or parameters together and give a systematic process for accurately choosing their values.
Additionally, we will learn to organize data and the application that we will be creating. At the end of this chapter, we will take a closer look at how a computer perceives vision and images and how to enable a neural network to actually predict many classes.
The chapter will cover the following topics:
- The computer vision state
- Exploring neural networks
- The learning methodology of neural networks
- Organizing data and applications
- Effective training techniques
- Optimizing algorithms
- Configuring the training parameters of the neural network
- Representing images and outputs
- Building a handwritten digit recognizer
- 企業(yè)數(shù)字化創(chuàng)新引擎:企業(yè)級PaaS平臺HZERO
- Creating Mobile Apps with Sencha Touch 2
- R數(shù)據(jù)科學實戰(zhàn):工具詳解與案例分析(鮮讀版)
- 算法與數(shù)據(jù)中臺:基于Google、Facebook與微博實踐
- Ceph源碼分析
- 數(shù)據(jù)革命:大數(shù)據(jù)價值實現(xiàn)方法、技術與案例
- OracleDBA實戰(zhàn)攻略:運維管理、診斷優(yōu)化、高可用與最佳實踐
- SQL Server 2012數(shù)據(jù)庫管理教程
- 一本書講透Elasticsearch:原理、進階與工程實踐
- Chef Essentials
- 二進制分析實戰(zhàn)
- Oracle高性能SQL引擎剖析:SQL優(yōu)化與調(diào)優(yōu)機制詳解
- Access數(shù)據(jù)庫開發(fā)從入門到精通
- 從零進階!數(shù)據(jù)分析的統(tǒng)計基礎(第2版)
- 數(shù)據(jù)庫原理及應用實驗:基于GaussDB的實現(xiàn)方法