- 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
- SQL入門經(jīng)典(第5版)
- 輕松學大數(shù)據(jù)挖掘:算法、場景與數(shù)據(jù)產(chǎn)品
- 深入淺出MySQL:數(shù)據(jù)庫開發(fā)、優(yōu)化與管理維護(第2版)
- Spark核心技術與高級應用
- SQL優(yōu)化最佳實踐:構建高效率Oracle數(shù)據(jù)庫的方法與技巧
- Apache Kylin權威指南
- SQL應用及誤區(qū)分析
- SQL Server 2012數(shù)據(jù)庫管理教程
- 企業(yè)級容器云架構開發(fā)指南
- Oracle數(shù)據(jù)庫管理、開發(fā)與實踐
- 實用數(shù)據(jù)結構
- 數(shù)據(jù)庫查詢優(yōu)化器的藝術:原理解析與SQL性能優(yōu)化
- SQL Server 2008寶典(第2版)
- 離線和實時大數(shù)據(jù)開發(fā)實戰(zhàn)
- MySQL性能調優(yōu)與架構設計