售 价:¥
温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印
为你推荐
Title Page
Copyright and Credits
Computer Vision Projects with OpenCV and Python 3
About Packt
Why subscribe?
Packt.com
Contributors
About the author
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Download the color images
Conventions used
Get in touch
Reviews
Setting Up an Anaconda Environment
Introducing and installing Python and Anaconda
Installing Anaconda
Installing additional libraries
Installing OpenCV
Installing dlib
Installing Tesseract
Installing TensorFlow
Exploring Jupyter Notebook
Summary
Image Captioning with TensorFlow
Technical requirements
Introduction to image captioning
Difference between image classification and image captioning
Recurrent neural networks with long short-term memory
Google Brain im2txt captioning model
Running the captioning code on Jupyter
Analyzing the result captions
Running the captioning code on Jupyter for multiple images
Retraining the captioning model
Summary
Reading License Plates with OpenCV
Identifying the license plate
Plate utility functions
The gray_thresh_img function and morphological functions
Kernels
The matching character function
The k-nearest neighbors digit classifier
Finding plate characters
Finding matches and groups of characters
Finding and reading license plates with OpenCV
Result analysis
Summary
Human Pose Estimation with TensorFlow
Pose estimation using DeeperCut and ArtTrack
Single-person pose detection
Multi-person pose detection
Retraining the human pose estimation model
Summary
Handwritten Digit Recognition with scikit-learn and TensorFlow
Acquiring and processing MNIST digit data
Creating and training a support vector machine
Applying the support vector machine to new data
Introducing TensorFlow with digit classification
Evaluating the results
Summary
Facial Feature Tracking and Classification with dlib
Introducing dlib
Facial landmarks
Finding 68 facial landmarks in images
Faces in videos
Facial recognition
Summary
Deep Learning Image Classification with TensorFlow
Technical requirements
An introduction to TensorFlow
Using Inception for image classification
Retraining with our own images
Speeding up computation with your GPU
Summary
Other Books You May Enjoy
Leave a review - let other readers know what you think
买过这本书的人还买过
读了这本书的人还在读
同类图书排行榜