Self-Driving Cars

Self-Driving Cars
Author: Lance Eliot
Publisher:
Total Pages: 248
Release: 2017-06-30
Genre:
ISBN: 9780692914540

An exclusive insider look at the making of self-driving cars and how advances in Artificial Intelligence (AI) are helping to achieve this moonshot goal. Apple CEO Tim Cook famously proclaimed that the development of a self-driving car is "the Mother of all AI projects." Read about the good, bad, and the ugly of self-driving cars. Author Dr. Lance B. Eliot is a popular AI expert, entrepreneur and seasoned AI developer known for his expertise and leadership in the field of self-driving cars.

Autonomous Vehicles and Future Mobility

Autonomous Vehicles and Future Mobility
Author: Pierluigi Coppola
Publisher: Elsevier
Total Pages: 178
Release: 2019-06-11
Genre: Transportation
ISBN: 0128176962

Autonomous Vehicles and Future Mobility presents novel methods for examining the long-term effects on individuals, society, and on the environment for a wide range of forthcoming transport scenarios, such as self-driving vehicles, workplace mobility plans, demand responsive transport analysis, mobility as a service, multi-source transport data provision, and door-to-door mobility. With the development and realization of new mobility options comes change in long-term travel behavior and transport policy. This book addresses these impacts, considering such key areas as the attitude of users towards new services, the consequences of introducing new mobility forms, the impacts of changing work related trips, and more. By examining and contextualizing innovative transport solutions in this rapidly evolving field, the book provides insights into the current implementation of these potentially sustainable solutions. It will serve as a resource of general guidelines and best practices for researchers, professionals and policymakers.

Autonomous Vehicle Technology

Autonomous Vehicle Technology
Author: James M. Anderson
Publisher: Rand Corporation
Total Pages: 215
Release: 2014-01-10
Genre: Transportation
ISBN: 0833084372

The automotive industry appears close to substantial change engendered by “self-driving” technologies. This technology offers the possibility of significant benefits to social welfare—saving lives; reducing crashes, congestion, fuel consumption, and pollution; increasing mobility for the disabled; and ultimately improving land use. This report is intended as a guide for state and federal policymakers on the many issues that this technology raises.

AI Self-Driving Cars Evolvement

AI Self-Driving Cars Evolvement
Author: Lance Eliot
Publisher: R. R. Bowker
Total Pages: 258
Release: 2019-03-25
Genre: Computers
ISBN: 9781732976085

A vital book by industry thought leader and global AI expert, Dr. Lance Eliot, and based on his popular AI Insider series and podcasts, this fascinating book provides evolving advances for the advent of AI self-driving driverless cars. Included too are keen insights about the practical application of Artificial Intelligence (AI) and Machines Learning (ML).

Applied Deep Learning and Computer Vision for Self-Driving Cars

Applied Deep Learning and Computer Vision for Self-Driving Cars
Author: Sumit Ranjan
Publisher: Packt Publishing Ltd
Total Pages: 320
Release: 2020-08-14
Genre: Computers
ISBN: 1838647023

Explore self-driving car technology using deep learning and artificial intelligence techniques and libraries such as TensorFlow, Keras, and OpenCV Key FeaturesBuild and train powerful neural network models to build an autonomous carImplement computer vision, deep learning, and AI techniques to create automotive algorithmsOvercome the challenges faced while automating different aspects of driving using modern Python libraries and architecturesBook Description Thanks to a number of recent breakthroughs, self-driving car technology is now an emerging subject in the field of artificial intelligence and has shifted data scientists' focus to building autonomous cars that will transform the automotive industry. This book is a comprehensive guide to use deep learning and computer vision techniques to develop autonomous cars. Starting with the basics of self-driving cars (SDCs), this book will take you through the deep neural network techniques required to get up and running with building your autonomous vehicle. Once you are comfortable with the basics, you'll delve into advanced computer vision techniques and learn how to use deep learning methods to perform a variety of computer vision tasks such as finding lane lines, improving image classification, and so on. You will explore the basic structure and working of a semantic segmentation model and get to grips with detecting cars using semantic segmentation. The book also covers advanced applications such as behavior-cloning and vehicle detection using OpenCV, transfer learning, and deep learning methodologies to train SDCs to mimic human driving. By the end of this book, you'll have learned how to implement a variety of neural networks to develop your own autonomous vehicle using modern Python libraries. What you will learnImplement deep neural network from scratch using the Keras libraryUnderstand the importance of deep learning in self-driving carsGet to grips with feature extraction techniques in image processing using the OpenCV libraryDesign a software pipeline that detects lane lines in videosImplement a convolutional neural network (CNN) image classifier for traffic signal signsTrain and test neural networks for behavioral-cloning by driving a car in a virtual simulatorDiscover various state-of-the-art semantic segmentation and object detection architecturesWho this book is for If you are a deep learning engineer, AI researcher, or anyone looking to implement deep learning and computer vision techniques to build self-driving blueprint solutions, this book is for you. Anyone who wants to learn how various automotive-related algorithms are built, will also find this book useful. Python programming experience, along with a basic understanding of deep learning, is necessary to get the most of this book.

Autonomous Driving

Autonomous Driving
Author: Markus Maurer
Publisher: Springer
Total Pages: 698
Release: 2016-05-21
Genre: Technology & Engineering
ISBN: 3662488477

This book takes a look at fully automated, autonomous vehicles and discusses many open questions: How can autonomous vehicles be integrated into the current transportation system with diverse users and human drivers? Where do automated vehicles fall under current legal frameworks? What risks are associated with automation and how will society respond to these risks? How will the marketplace react to automated vehicles and what changes may be necessary for companies? Experts from Germany and the United States define key societal, engineering, and mobility issues related to the automation of vehicles. They discuss the decisions programmers of automated vehicles must make to enable vehicles to perceive their environment, interact with other road users, and choose actions that may have ethical consequences. The authors further identify expectations and concerns that will form the basis for individual and societal acceptance of autonomous driving. While the safety benefits of such vehicles are tremendous, the authors demonstrate that these benefits will only be achieved if vehicles have an appropriate safety concept at the heart of their design. Realizing the potential of automated vehicles to reorganize traffic and transform mobility of people and goods requires similar care in the design of vehicles and networks. By covering all of these topics, the book aims to provide a current, comprehensive, and scientifically sound treatment of the emerging field of “autonomous driving".

Driverless

Driverless
Author: Hod Lipson
Publisher: MIT Press
Total Pages: 324
Release: 2016-09-23
Genre: Architecture
ISBN: 0262035227

When human drivers let intelligent software take the wheel: the beginning of a new era in personal mobility.

Hands-On Vision and Behavior for Self-Driving Cars

Hands-On Vision and Behavior for Self-Driving Cars
Author: Luca Venturi
Publisher: Packt Publishing Ltd
Total Pages: 374
Release: 2020-10-23
Genre: Computers
ISBN: 1800201931

A practical guide to learning visual perception for self-driving cars for computer vision and autonomous system engineers Key FeaturesExplore the building blocks of the visual perception system in self-driving carsIdentify objects and lanes to define the boundary of driving surfaces using open-source tools like OpenCV and PythonImprove the object detection and classification capabilities of systems with the help of neural networksBook Description The visual perception capabilities of a self-driving car are powered by computer vision. The work relating to self-driving cars can be broadly classified into three components - robotics, computer vision, and machine learning. This book provides existing computer vision engineers and developers with the unique opportunity to be associated with this booming field. You will learn about computer vision, deep learning, and depth perception applied to driverless cars. The book provides a structured and thorough introduction, as making a real self-driving car is a huge cross-functional effort. As you progress, you will cover relevant cases with working code, before going on to understand how to use OpenCV, TensorFlow and Keras to analyze video streaming from car cameras. Later, you will learn how to interpret and make the most of lidars (light detection and ranging) to identify obstacles and localize your position. You’ll even be able to tackle core challenges in self-driving cars such as finding lanes, detecting pedestrian and crossing lights, performing semantic segmentation, and writing a PID controller. By the end of this book, you’ll be equipped with the skills you need to write code for a self-driving car running in a driverless car simulator, and be able to tackle various challenges faced by autonomous car engineers. What you will learnUnderstand how to perform camera calibrationBecome well-versed with how lane detection works in self-driving cars using OpenCVExplore behavioral cloning by self-driving in a video-game simulatorGet to grips with using lidarsDiscover how to configure the controls for autonomous vehiclesUse object detection and semantic segmentation to locate lanes, cars, and pedestriansWrite a PID controller to control a self-driving car running in a simulatorWho this book is for This book is for software engineers who are interested in learning about technologies that drive the autonomous car revolution. Although basic knowledge of computer vision and Python programming is required, prior knowledge of advanced deep learning and how to use sensors (lidar) is not needed.

From AI to Autonomous and Connected Vehicles

From AI to Autonomous and Connected Vehicles
Author: Abdelaziz Bensrhair
Publisher: John Wiley & Sons
Total Pages: 290
Release: 2021-09-22
Genre: Computers
ISBN: 1786307278

The main topic of this book is the recent development of on-board advanced driver-assistance systems (ADAS), which we can already tell will eventually contribute to the autonomous and connected vehicles of tomorrow. With the development of automated mobility, it becomes necessary to design a series of modules which, from the data produced by on-board or remote information sources, will enable the construction of a completely automated driving system. These modules are perception, decision and action. State-of-the-art AI techniques and their potential applications in the field of autonomous vehicles are described. Perception systems, focusing on visual sensors, the decision module and the prototyping, testing and evaluation of ADAS systems are all presented for effective implementation on autonomous and connected vehicles. This book also addresses cooperative systems, such as pedestrian detection, as well as the legal issues in the use of autonomous vehicles in open environments.

AI for Cars

AI for Cars
Author: Josep Aulinas
Publisher: CRC Press
Total Pages: 129
Release: 2021-07-28
Genre: Computers
ISBN: 1000417166

Artificial Intelligence (AI) is undoubtedly playing an increasingly significant role in automobile technology. In fact, cars inhabit one of just a few domains where you will find many AI innovations packed into a single product. AI for Cars provides a brief guided tour through many different AI landscapes including robotics, image and speech processing, recommender systems and onto deep learning, all within the automobile world. From pedestrian detection to driver monitoring to recommendation engines, the book discusses the background, research and progress thousands of talented engineers and researchers have achieved thus far, and their plans to deploy this life-saving technology all over the world.