8

Image Data Augmentation Techniques

This chapter answers the questions of what, why, and how to perform image augmentation by providing a set of standard and state-of-the-art image augmentation techniques. Once you have foundational knowledge of image augmentation techniques, this chapter will introduce Detectron2’s image augmentation system, which has three main components: Transformation, Augmentation, and AugInput. It describes classes in these components and how they work together to perform image augmentation while training Detectron2 models.

By the end of this chapter, you will understand important image augmentation techniques, how they work, and why they help improve model performance. Additionally, you will be able to perform these ...

Get Hands-On Computer Vision with Detectron2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.