Computer Vision Projects with OpenCV and Python 3: Six end-to-end projects built using machine learning with OpenCV, Python, and TensorFlow
Matthew Rever
- 出版商: Packt Publishing
- 出版日期: 2018-12-28
- 售價: $1,140
- 貴賓價: 9.5 折 $1,083
- 語言: 英文
- 頁數: 182
- 裝訂: Paperback
- ISBN: 178995455X
- ISBN-13: 9781789954555
-
相關分類:
影像辨識 Image-recognition、Python、DeepLearning 深度學習、TensorFlow、Machine Learning 機器學習 、Computer Vision 電腦視覺
下單後立即進貨 (約3~4週)
買這商品的人也買了...
-
$580$458 -
$580$452 -
$780$616 -
$1,568$1,485 -
$1,411$1,337 -
$749Fundamentals of Deep Learning: Designing Next-Generation Machine Intelligence Algorithms (Paperback)
-
$2,980$2,831 -
$780$616 -
$580$452 -
$390$371 -
$490$368 -
$1,390$1,362 -
$680$537 -
$1,280$1,011 -
$680$510 -
$780$764 -
$520$406 -
$580$458 -
$980$833 -
$1,200$948 -
$1,520$1,444 -
$480$379 -
$580$458 -
$680$537 -
$1,568$1,485
商品描述
Gain a working knowledge of advanced machine learning and explore Python's powerful tools for extracting data from images and videos
Key Features
- Implement image classification and object detection using machine learning and deep learning
- Perform image classification, object detection, image segmentation, and other Computer Vision tasks
- Crisp content with a practical approach to solving real-world problems in Computer Vision
Book Description
Python is the ideal programming language for rapidly prototyping and developing production-grade codes for image processing and Computer Vision with its robust syntax and wealth of powerful libraries. This book will help you design and develop production-grade Computer Vision projects tackling real-world problems.
With the help of this book, you will learn how to set up Anaconda and Python for the major OSes with cutting-edge third-party libraries for Computer Vision. You'll learn state-of-the-art techniques for classifying images, finding and identifying human postures, and detecting faces within videos. You will use powerful machine learning tools such as OpenCV, Dlib, and TensorFlow to build exciting projects such as classifying handwritten digits, detecting facial features,and much more. The book also covers some advanced projects, such as reading text from license plates from real-world images using Google's Tesseract software, and tracking human body poses using DeeperCut within TensorFlow.
By the end of this book, you will have the expertise required to build your own Computer Vision projects using Python and its associated libraries.
What you will learn
- Install and run major Computer Vision packages within Python
- Apply powerful support vector machines for simple digit classification
- Understand deep learning with TensorFlow
- Build a deep learning classifier for general images
- Use LSTMs for automated image captioning
- Read text from real-world images
- Extract human pose data from images
Who this book is for
Python programmers and machine learning developers who wish to build exciting Computer Vision projects using the power of machine learning and OpenCV will find this book useful. The only prerequisite for this book is that you should have a sound knowledge of Python programming.
Table of Contents
- Download & install Anaconda for your platform and Introduction to Tool Setup
- Image Captioning with TensorFlow
- Reading license plates with Tesseract & OpenCV
- Human pose estimation with TensorFlow
- Handwritten digit recognition with scikit-learn & TensorFlow
- Facial feature tracking and classification with dlib
- Deep learning image classification with TensorFlow