Lecture-21-Semantic-Segmentation
Lecture-21-Semantic-Segmentation
Lecture 17
21
Question: How about the frame, the fruit (tomato?) and the papers on the table?
11/30/2021 CAP5415 - Lecture 17 9
Image Source: http://host.robots.ox.ac.uk/pascal/VOC/voc2012/segexamples/index.html
Before deep learning
Many techniques… Such as:
• TextonBoost
• J. Shotton, J. Winn, C. Rother, and A. Criminisi,
TextonBoost: Joint Appearance, Shape And Context Modeling For Multi-class Object
Recognition And Segmentation, ECCV 2006.
• TextonForest
• “Semantic Texton Forests for Image Categorization and Segmentation”, 2008
J. Long, E. Shelhamer, and T. Darrell, Fully Convolutional Networks for Semantic Segmentation, CVPR 2015
56 × 56 deconvolutional layer 112 × 112 unpooling layer 112 × 112 deconvolutional layer 224 × 224 unpooling layer 224 × 224 deconvolutional layer
11/30/2021 CAP5415 - Lecture 17 21
Image source: H. Noh, S. Hong, and B. Han, Learning Deconvolution Network for Semantic Segmentation, ICCV 2015
Learned upsampling architectures
Sources for this lecture include materials from works by Sedat Ozer, Ulas
Bagci, and Svetlana Lazebnik