Skip to Content
Modern Computer Vision with PyTorch - Second Edition
book

Modern Computer Vision with PyTorch - Second Edition

by V Kishore Ayyadevara, Yeshwanth Reddy
June 2024
Intermediate to advanced
746 pages
17h 59m
English
Packt Publishing
Content preview from Modern Computer Vision with PyTorch - Second Edition

9

Image Segmentation

In the previous chapter, we learned about detecting objects present in images, along with the classes that correspond to the detected objects. In this chapter, we will go one step further by not only drawing a bounding box around an object but also by identifying the exact pixels that contain the object. In addition to that, by the end of this chapter, we will be able to single out instances/objects that belong to the same class.

We will also learn about semantic segmentation and instance segmentation by looking at the U-Net and Mask R-CNN architectures. Specifically, we will cover the following topics:

  • Exploring the U-Net architecture
  • Implementing semantic segmentation using U-Net to segment objects on a road
  • Exploring ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Deep Learning for Coders with fastai and PyTorch

Deep Learning for Coders with fastai and PyTorch

Jeremy Howard, Sylvain Gugger
Learning Modern Linux

Learning Modern Linux

Michael Hausenblas

Publisher Resources

ISBN: 9781803231334Supplemental Content