paper-with-me

Papers

Unstructured Road Segmentation using Hypercolumn based Random Forests of Local experts

2022-07-23 · Prassanna Ganesh Ravishankar, Antonio M. Lopez, Gemma M. Sanchez

Monocular vision based road detection methods are mostly based on machine learning methods, relying on classification and feature extraction accuracy, and suffer from appearance, illumination and weather changes. Traditional methods introduce the predictions into conditional random fields or markov random fields models to improve the intermediate predictions based on structure. These methods are optimization based and therefore resource heavy and slow, making it unsuitable for real time applications. We propose a method to detect and segment roads with a random forest classifier of local experts with superpixel based machine-learned features. The random forest takes in machine learnt descriptors from a pre-trained convolutional neural network - VGG-16. The features are also pooled into their respective superpixels, allowing for local structure to be continuous. We compare our algorithm against Nueral Network based methods and Traditional approaches (based on Hand-crafted features), on both Structured Road (CamVid and Kitti) and Unstructured Road Datasets. Finally, we introduce a Road Scene Dataset with 1000 annotated images, and verify that our algorithm works well in non-urban and rural road scenarios.

📄 PDF Abstract BibTeX arXiv:2207.11523

Code (1)

prassanna-ravishankar/slither 공식 구현 pytorch

Tasks

Road SegmentationSuperpixels

Similar Papers 제목 키워드 기반

ForestSim: A Synthetic Benchmark for Intelligent Vehicle Perception in Unstructured Forest Environments

2026-03-30 · Pragat Wagle, Zheng Chen, Lantao Liu arxiv

Robust scene understanding is essential for intelligent vehicles operating in natural, unstructured environments. While semantic segmentation datasets for structured urban driving are abundant, the datasets for extremely…

Semantic SegmentationScene Understanding

Highly Detailed and Generalizable Broadleaf Tree Crown Instance Segmentation from UAV Imagery

2026-05-15 · Mitsutaka Nakada, Takahiko Ikebata, Kengo Ikebata, Yuji Mizuno 외 arxiv

We present a highly detailed instance segmentation model for delineating individual tree crowns in natural broadleaf forests using aerial imagery acquired by unmanned aerial vehicles (UAVs). Tree crown delineation in bro…

Instance Segmentation

Hypercolumns for Object Segmentation and Fine-grained Localization

2014-11-21 · CVPR 2015 6 · Bharath Hariharan, Pablo Arbeláez, Ross Girshick, Jitendra Malik

Recognition algorithms based on convolutional networks (CNNs) typically use the output of the last layer as feature representation. However, the information in this layer may be too coarse to allow precise localization. …

ObjectSemantic Segmentation

Integrating semi-supervised label propagation and random forests for multi-atlas based hippocampus segmentation

2017-12-31 · Qiang Zheng, Yong Fan

A novel multi-atlas based image segmentation method is proposed by integrating a semi-supervised label propagation method and a supervised random forests method in a pattern recognition based label fusion framework. The …

HippocampusImage SegmentationregressionSegmentation+1

Ensemble Learning with Sparse Hypercolumns

2026-03-06 · Julia Dietlmeier, Vayangi Ganepola, Oluwabukola G. Adegboro, Mayug Maniparambil 외 arxiv

Directly inspired by findings in biological vision, high-dimensional hypercolumns are feature vectors built by concatenating multi-scale activations of convolutional neural networks for a single image pixel location. Tog…

Image SegmentationEnsemble Learning