Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Hands-On Computer Vision with Detectron2

You're reading from  Hands-On Computer Vision with Detectron2

Product type Book
Published in Apr 2023
Publisher Packt
ISBN-13 9781800561625
Pages 318 pages
Edition 1st Edition
Languages
Author (1):
Van Vung Pham Van Vung Pham
Profile icon Van Vung Pham

Table of Contents (20) Chapters

Preface 1. Part 1: Introduction to Detectron2
2. Chapter 1: An Introduction to Detectron2 and Computer Vision Tasks 3. Chapter 2: Developing Computer Vision Applications Using Existing Detectron2 Models 4. Part 2: Developing Custom Object Detection Models
5. Chapter 3: Data Preparation for Object Detection Applications 6. Chapter 4: The Architecture of the Object Detection Model in Detectron2 7. Chapter 5: Training Custom Object Detection Models 8. Chapter 6: Inspecting Training Results and Fine-Tuning Detectron2’s Solvers 9. Chapter 7: Fine-Tuning Object Detection Models 10. Chapter 8: Image Data Augmentation Techniques 11. Chapter 9: Applying Train-Time and Test-Time Image Augmentations 12. Part 3: Developing a Custom Detectron2 Model for Instance Segmentation Tasks
13. Chapter 10: Training Instance Segmentation Models 14. Chapter 11: Fine-Tuning Instance Segmentation Models 15. Part 4: Deploying Detectron2 Models into Production
16. Chapter 12: Deploying Detectron2 Models into Server Environments 17. Chapter 13: Deploying Detectron2 Models into Browsers and Mobile Environments 18. Index 19. Other Books You May Enjoy

Part 3: Developing a Custom Detectron2 Model for Instance Segmentation Tasks

The third part is another hands-on project. This part provides the readers with common tools for collecting and labeling images for object instance segmentation tasks. Additionally, it covers the steps to extract data from different sources and reconstruct a dataset in the format supported by Detectron2. Before training an object segmentation model, this section also utilizes the codes and visualizations approach to explain the architecture of an object segmentation application developed using Detectron2. The object instance segmentation models utilize results from the object detection models. Therefore, all the techniques introduced in the previous part for fine-tuning object detection models work the same for object instance segmentation models. However, object instance segmentation has an important feature to fine-tune: the quality of the boundaries of the detected objects. Therefore, this section also...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}