Part-Based Room Categorization for Household Service Robots

Slides:



Advertisements
Similar presentations
Beyond bags of features: Adding spatial information Many slides adapted from Fei-Fei Li, Rob Fergus, and Antonio Torralba.
Advertisements

Spatial Pyramid Pooling in Deep Convolutional
Generic object detection with deformable part-based models
The Three R’s of Vision Jitendra Malik.
CSE 185 Introduction to Computer Vision Pattern Recognition.
Kuan-Chuan Peng Tsuhan Chen
Hurieh Khalajzadeh Mohammad Mansouri Mohammad Teshnehlab
School of Engineering and Computer Science Victoria University of Wellington Copyright: Peter Andreae, VUW Image Recognition COMP # 18.
Epitomic Location Recognition A generative approach for location recognition K. Ni, A. Kannan, A. Criminisi and J. Winn In proc. CVPR Anchorage,
Object detection, deep learning, and R-CNNs
Fully Convolutional Networks for Semantic Segmentation
Ross Girshick, Jeff Donahue, Trevor Darrell, Jitendra Malik Rich Feature Hierarchies for Accurate Object Detection and Semantic Segmentation.
Feedforward semantic segmentation with zoom-out features
Towards Total Scene Understanding: Classification, Annotation and Segmentation in an Automatic Framework N 工科所 錢雅馨 2011/01/16 Li-Jia Li, Richard.
Describe, in German, the following: I live in a house. On the ground floor I have a kitchen, bathroom and living room. On the first floor I have 3 bedrooms.
1.Learn appearance based models for concepts 2.Compute posterior probabilities or Semantic Multinomial (SMN) under appearance models. -But, suffers from.
Max-Margin Training of Upstream Scene Understanding Models Jun Zhu Carnegie Mellon University Joint work with Li-Jia Li *, Li Fei-Fei *, and Eric P. Xing.
Rich feature hierarchies for accurate object detection and semantic segmentation 2014 IEEE Conference on Computer Vision and Pattern Recognition Ross Girshick,
Gaussian Conditional Random Field Network for Semantic Segmentation
Biologically Inspired Vision-based Indoor Localization Zhihao Li, Ming Yang
Parsing Natural Scenes and Natural Language with Recursive Neural Networks INTERNATIONAL CONFERENCE ON MACHINE LEARNING (ICML 2011) RICHARD SOCHER CLIFF.
Understanding and Predicting Image Memorability at a Large Scale A. Khosla, A. S. Raju, A. Torralba and A. Oliva International Conference on Computer Vision.
When deep learning meets object detection: Introduction to two technologies: SSD and YOLO Wenchi Ma.
Recent developments in object detection
Hybrid Deep Learning for Reflectance Confocal Microscopy Skin Images
The Relationship between Deep Learning and Brain Function
Object Detection based on Segment Masks
Compact Bilinear Pooling
Object detection with deformable part-based models
Convolutional Neural Fabrics by Shreyas Saxena, Jakob Verbeek
Krishna Kumar Singh, Yong Jae Lee University of California, Davis
Understanding and Predicting Image Memorability at a Large Scale
Learning Mid-Level Features For Recognition
Perceptual Loss Deep Feature Interpolation for Image Content Changes
References [1] - Y. LeCun, L. Bottou, Y. Bengio and P. Haffner, Gradient-Based Learning Applied to Document Recognition, Proceedings of the IEEE, 86(11): ,
Combining CNN with RNN for scene labeling (segmentation)
Hierarchical Deep Convolutional Neural Network
Week 6 Cecilia La Place.
Li Fei-Fei, UIUC Rob Fergus, MIT Antonio Torralba, MIT
Efficient Deep Model for Monocular Road Segmentation
Unsupervised Learning and Autoencoders
Object detection as supervised classification
R-CNN region By Ilia Iofedov 11/11/2018 BGU, DNN course 2016.
Project Implementation for ITCS4122
Cheng-Ming Huang, Wen-Hung Liao Department of Computer Science
Object detection.
Bird-species Recognition Using Convolutional Neural Network
Computer Vision James Hays
Introduction to Neural Networks
CS 1674: Intro to Computer Vision Scene Recognition
CVPR 2014 Orientational Pyramid Matching for Recognizing Indoor Scenes
Rob Fergus Computer Vision
Deep Learning Tutorial
Jia-Bin Huang Virginia Tech ECE 6554 Advanced Computer Vision
RGB-D Image for Scene Recognition by Jiaqi Guo
Object Detection + Deep Learning
Creating Data Representations
Outline Background Motivation Proposed Model Experimental Results
Object Tracking: Comparison of
John H.L. Hansen & Taufiq Al Babba Hasan
RCNN, Fast-RCNN, Faster-RCNN
Neural Network Pipeline CONTACT & ACKNOWLEDGEMENTS
边缘检测年度进展概述 Ming-Ming Cheng Media Computing Lab, Nankai University
Heterogeneous convolutional neural networks for visual recognition
Department of Computer Science Ben-Gurion University of the Negev
Human-object interaction
Deep Object Co-Segmentation
Semantic Segmentation
Learning Deconvolution Network for Semantic Segmentation
End-to-End Facial Alignment and Recognition
Presentation transcript:

Part-Based Room Categorization for Household Service Robots Peter Uršič1, Rok Mandeljc1, Aleš Leonardis2, Matej Kristan1 1 Faculty of Computer and Information Science, University of Ljubljana, Slovenia 2 School of Computer Science, University of Birmingham, United Kingdom

? The problem Visual room categorization Semantic localization Input: monocular image Output: room prediction ? bathroom bedroom kitchen living room dining room closet children‘s room corridor

Our approach Object-agnostic region proposals → parts Pre-trained Convolutional Neural Network features Mixture model region proposals part category predictions mixture model final prediction Living room! CNN features exemplar-based classification pre-trained CNN

Our approach Discriminative dictionary of category exemplars Support Vector Machine optimization positive exemplars for „bathroom“ negative exemplars for „bathroom“

From semantic localization… 8-category subset of MIT Indoor67 dataset[1]: bathroom, bedroom, children‘s room, closet, corridor, dining room, kitchen, living room Improved performance over state-of-the-art holistic approach[2]: Occlusions Partial view Scale changes Aspect-ratio changes [1] A. Quattoni and A. Torralba, “Recognizing indoor scenes,” CVPR 2009 [2] B. Zhou et al., “Learning deep features for scene recognition using places database,” NIPS 2014

… towards semantic segmentation Pixel-wise semantic segmentation of scene closet bedroom living room children‘s room dining room