Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Computer Vision Projects with OpenCV and Python 3
  • Toc
  • feedback
Computer Vision Projects with OpenCV and Python 3

Computer Vision Projects with OpenCV and Python 3

By : Rever
1 (1)
close
Computer Vision Projects with OpenCV and Python 3

Computer Vision Projects with OpenCV and Python 3

1 (1)
By: Rever

Overview of this book

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.
Table of Contents (9 chapters)
close

Using Inception for image classification

In this section, we're going to use a pre-trained model, Inception, from Google to perform image classification. We'll then move on and build our own modelor, at least do some retraining on the model in order to train on our own images and classify our own objects.

For now, we want to see what we can do with a model that's already trained, which would take a lot of time to reproduce from scratch. Let's get started with the code.

Let's go back to Jupyter Notebook. The Notebook file can be found at https://github.com/PacktPublishing/Computer-Vision-Projects-with-OpenCV-and-Python-3/Chapter04.

In order to run the code, we're going to need to download a file from TensorFlow's website, from the following link: http://download.tensorflow.org/models/image/imagenet/inception-2015-12-05.tgz. This is the...

bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete