-
Book Overview & Buying
-
Table Of Contents
Hands-On Computer Vision with Detectron2
By :
This first part introduces Detectron2, its architectures, and the computer vision tasks that Detectron2 can perform. In other words, it discusses why we need computer vision applications and what computer vision tasks Detectron2 can perform. Additionally, this part provides the steps to set up environments for developing computer vision applications using Detectron2 locally or on the cloud using Google Colab. Also, it guides you through the steps to build applications for computer vision tasks using state-of-the-art models in Detectron2. Specifically, it discusses the existing and pre-trained models in Detectron2’s Model Zoo and the steps to develop applications for object detection, instance segmentation, key-point detection, semantic segmentation, and panoptic segmentation using these models.
The first part covers the following chapters: