Book description
Explore Detectron2 using cutting-edge models and learn all about implementing future computer vision applications in custom domains
Purchase of the print or Kindle book includes a free PDF eBook
Key Features
- Learn how to tackle common computer vision tasks in modern businesses with Detectron2
- Leverage Detectron2 performance tuning techniques to control the model's finest details
- Deploy Detectron2 models into production and develop Detectron2 models for mobile devices
Book Description
Computer vision is a crucial component of many modern businesses, including automobiles, robotics, and manufacturing, and its market is growing rapidly. This book helps you explore Detectron2, Facebook's next-gen library providing cutting-edge detection and segmentation algorithms. It's used in research and practical projects at Facebook to support computer vision tasks, and its models can be exported to TorchScript or ONNX for deployment.
The book provides you with step-by-step guidance on using existing models in Detectron2 for computer vision tasks (object detection, instance segmentation, key-point detection, semantic detection, and panoptic segmentation). You'll get to grips with the theories and visualizations of Detectron2's architecture and learn how each module in Detectron2 works. As you advance, you'll build your practical skills by working on two real-life projects (preparing data, training models, fine-tuning models, and deployments) for object detection and instance segmentation tasks using Detectron2. Finally, you'll deploy Detectron2 models into production and develop Detectron2 applications for mobile devices.
By the end of this deep learning book, you'll have gained sound theoretical knowledge and useful hands-on skills to help you solve advanced computer vision tasks using Detectron2.
What you will learn
- Build computer vision applications using existing models in Detectron2
- Grasp the concepts underlying Detectron2's architecture and components
- Develop real-life projects for object detection and object segmentation using Detectron2
- Improve model accuracy using Detectron2's performance-tuning techniques
- Deploy Detectron2 models into server environments with ease
- Develop and deploy Detectron2 models into browser and mobile environments
Who this book is for
If you are a deep learning application developer, researcher, or software developer with some prior knowledge about deep learning, this book is for you to get started and develop deep learning models for computer vision applications. Even if you are an expert in computer vision and curious about the features of Detectron2, or you would like to learn some cutting-edge deep learning design patterns, you will find this book helpful. Some HTML, Android, and C++ programming skills are advantageous if you want to deploy computer vision applications using these platforms.
Table of contents
- Hands-On Computer Vision with Detectron2
- Foreword
- Contributors
- About the author
- About the reviewers
- Preface
- Part 1: Introduction to Detectron2
- Chapter 1: An Introduction to Detectron2 and Computer Vision Tasks
-
Chapter 2: Developing Computer Vision Applications Using Existing Detectron2 Models
- Technical requirements
- Introduction to Detectron2’s Model Zoo
- Developing an object detection application
- Developing an instance segmentation application
- Developing a keypoint detection application
- Developing a panoptic segmentation application
- Developing a semantic segmentation application
- Putting it all together
- Summary
- Part 2: Developing Custom Object Detection Models
- Chapter 3: Data Preparation for Object Detection Applications
- Chapter 4: The Architecture of the Object Detection Model in Detectron2
- Chapter 5: Training Custom Object Detection Models
- Chapter 6: Inspecting Training Results and Fine-Tuning Detectron2’s Solvers
- Chapter 7: Fine-Tuning Object Detection Models
- Chapter 8: Image Data Augmentation Techniques
- Chapter 9: Applying Train-Time and Test-Time Image Augmentations
- Part 3: Developing a Custom Detectron2 Model for Instance Segmentation Tasks
- Chapter 10: Training Instance Segmentation Models
- Chapter 11: Fine-Tuning Instance Segmentation Models
- Part 4: Deploying Detectron2 Models into Production
- Chapter 12: Deploying Detectron2 Models into Server Environments
- Chapter 13: Deploying Detectron2 Models into Browsers and Mobile Environments
- Index
- Other Books You May Enjoy
Product information
- Title: Hands-On Computer Vision with Detectron2
- Author(s):
- Release date: April 2023
- Publisher(s): Packt Publishing
- ISBN: 9781800561625
You might also like
video
PyTorch for Deep Learning and Computer Vision
PyTorch has rapidly become one of the most transformative frameworks in the field of deep learning. …
book
Modern Computer Vision with PyTorch
Get to grips with deep learning techniques for building image processing applications using PyTorch with the …
book
Practical Machine Learning for Computer Vision
This practical book shows you how to employ machine learning models to extract information from images. …
book
Deep Learning for Vision Systems
Computer vision is central to many leading-edge innovations, including self-driving cars, drones, augmented reality, facial recognition, …