Book description
Create end-to-end systems that can power robots with artificial vision and deep learning techniques
Key Features
- Study ROS, the main development framework for robotics, in detail
- Learn all about convolutional neural networks, recurrent neural networks, and robotics
- Create a chatbot to interact with the robot
Book Description
Artificial Vision and Language Processing for Robotics begins by discussing the theory behind robots. You'll compare different methods used to work with robots and explore computer vision, its algorithms, and limits. You'll then learn how to control the robot with natural language processing commands. You'll study Word2Vec and GloVe embedding techniques, non-numeric data, recurrent neural network (RNNs), and their advanced models. You'll create a simple Word2Vec model with Keras, as well as build a convolutional neural network (CNN) and improve it with data augmentation and transfer learning. You'll study the ROS and build a conversational agent to manage your robot. You'll also integrate your agent with the ROS and convert an image to text and text to speech. You'll learn to build an object recognition system using a video.
By the end of this book, you'll have the skills you need to build a functional application that can integrate with a ROS to extract useful information about your environment.
What you will learn
- Explore the ROS and build a basic robotic system
- Understand the architecture of neural networks
- Identify conversation intents with NLP techniques
- Learn and use the embedding with Word2Vec and GloVe
- Build a basic CNN and improve it using generative models
- Use deep learning to implement artificial intelligence(AI)and object recognition
- Develop a simple object recognition system using CNNs
- Integrate AI with ROS to enable your robot to recognize objects
Who this book is for
Artificial Vision and Language Processing for Robotics is for robotics engineers who want to learn how to integrate computer vision and deep learning techniques to create complete robotic systems. It will prove beneficial to you if you have working knowledge of Python and a background in deep learning. Knowledge of the ROS is a plus.
Publisher resources
Table of contents
- Preface
- Chapter 1
- Fundamentals of Robotics
- Chapter 2
-
Introduction to Computer Vision
- Introduction
-
Basic Algorithms in Computer Vision
- Image Terminology
- OpenCV
- Basic Image Processing Algorithms
- Thresholding
- Exercise 4: Applying Various Thresholds to an Image
- Morphological Transformations
- Exercise 5: Applying the Various Morphological Transformations to an Image
- Blurring (Smoothing)
- Exercise 6: Applying the Various Blurring Methods to an Image
- Exercise 7: Loading an Image and Applying the Learned Methods
-
Introduction to Machine Learning
- Decision Trees and Boosting Algorithms
- Bagging:
- Boosting
- Exercise 8: Predicting Numbers Using the Decision Tree, Random Forest, and AdaBoost Algorithms
- Artificial Neural Networks (ANNs)
- Exercise 9: Building Your First Neural Network
- Activity 2: Classify 10 Types of Clothes from the Fashion-MNIST Database
- Summary
- Chapter 3
- Fundamentals of Natural Language Processing
- Chapter 4
- Neural Networks with NLP
- Chapter 5
- Convolutional Neural Networks for Computer Vision
- Chapter 6
- Robot Operating System (ROS)
- Chapter 7
- Build a Text-Based Dialogue System (Chatbot)
- Chapter 8
- Object Recognition to Guide a Robot Using CNNs
- Chapter 9
- Computer Vision for Robotics
-
Appendix
- Chapter 1: Fundamentals of Robotics
- Chapter 2: Introduction to Computer Vision
- Chapter 3: Fundamentals of Natural Language Processing
- Chapter 4: Neural Networks with NLP
- Chapter 5: Convolutional Neural Networks for Computer Vision
- Chapter 6: Robot Operating System (ROS)
- Chapter 7: Build a Text-Based Dialogue System (Chatbot)
- Chapter 8: Object Recognition to Guide a Robot Using CNNs
- Chapter 9: Computer Vision for Robotics
Product information
- Title: Artificial Vision and Language Processing for Robotics
- Author(s):
- Release date: April 2019
- Publisher(s): Packt Publishing
- ISBN: 9781838552268
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
HBR Guide to Critical Thinking
Tackle complex situations with critical thinking. You're facing a problem at work. There are many ways …
book
Artificial Intelligence for Robotics
Bring a new degree of interconnectivity to your world by building your own intelligent robots Key …
book
Python Reinforcement Learning Projects
Deploy autonomous agents in business systems using powerful Python libraries and sophisticated reinforcement learning models Key …