paper-with-me

홈 › Papers

Deep Structured Features for Semantic Segmentation

2016-09-26 · Michael Tschannen, Lukas Cavigelli, Fabian Mentzer, Thomas Wiatowski, Luca Benini

We propose a highly structured neural network architecture for semantic segmentation with an extremely small model size, suitable for low-power embedded and mobile platforms. Specifically, our architecture combines i) a Haar wavelet-based tree-like convolutional neural network (CNN), ii) a random layer realizing a radial basis function kernel approximation, and iii) a linear classifier. While stages i) and ii) are completely pre-specified, only the linear classifier is learned from data. We apply the proposed architecture to outdoor scene and aerial image semantic segmentation and show that the accuracy of our architecture is competitive with conventional pixel classification CNNs. Furthermore, we demonstrate that the proposed architecture is data efficient in the sense of matching the accuracy of pixel classification CNNs when trained on a much smaller data set.

📄 PDF Abstract BibTeX arXiv:1609.07916

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

3D Recurrent Neural Networks with Context Fusion for Point Cloud Semantic Segmentation

2018-09-01 · ECCV 2018 9 · Xiaoqing Ye, Jiamao Li, Hexiao Huang, Liang Du 외

Semantic segmentation of 3D unstructured point clouds remains an open research problem. Recent works predict semantic labels of 3D points by virtue of neural networks but take limited context knowledge into consideration…

SegmentationSemantic Segmentation

MCDS-VSS: Moving Camera Dynamic Scene Video Semantic Segmentation by Filtering with Self-Supervised Geometry and Motion

2024-05-30 · Angel Villar-Corrales, Moritz Austermann, Sven Behnke

Autonomous systems, such as self-driving cars, rely on reliable semantic environment perception for decision making. Despite great advances in video semantic segmentation, existing approaches ignore important inductive b…

Decision MakingScene SegmentationSegmentationSelf-Driving Cars+2

ReSeg: A Recurrent Neural Network-based Model for Semantic Segmentation

2015-11-22 · Francesco Visin, Marco Ciccone, Adriana Romero, Kyle Kastner 외

We propose a structured prediction architecture, which exploits the local generic features extracted by Convolutional Neural Networks and the capacity of Recurrent Neural Networks (RNN) to retrieve distant dependencies. …

image-classificationSegmentationSemantic SegmentationStructured Prediction

Memory-based Semantic Segmentation for Off-road Unstructured Natural Environments

2021-08-12 · Youngsaeng Jin, David K. Han, Hanseok Ko

With the availability of many datasets tailored for autonomous driving in real-world urban scenes, semantic segmentation for urban driving scenes achieves significant progress. However, semantic segmentation for off-road…

Autonomous DrivingSegmentationSemantic SegmentationTriplet

Semantic Segmentation via Structured Patch Prediction, Context CRF and Guidance CRF

2017-07-01 · CVPR 2017 7 · Falong Shen, Rui Gan, Shuicheng Yan, Gang Zeng

This paper describes a fast and accurate semantic image segmentation approach that encodes not only segmentation-specified features but also high-order context compatibilities and boundary guidance constraints. We introd…

Image SegmentationScene ParsingSegmentationSemantic Segmentation