paper-with-me

홈 › Papers

StixelNExT: Toward Monocular Low-Weight Perception for Object Segmentation and Free Space Detection

2024-07-11 · Marcel Vosshans, Omar Ait-Aider, Youcef Mezouar, Markus Enzweiler

In this work, we present a novel approach for general object segmentation from a monocular image, eliminating the need for manually labeled training data and enabling rapid, straightforward training and adaptation with minimal data. Our model initially learns from LiDAR during the training process, which is subsequently removed from the system, allowing it to function solely on monocular imagery. This study leverages the concept of the Stixel-World to recognize a medium level representation of its surroundings. Our network directly predicts a 2D multi-layer Stixel-World and is capable of recognizing and locating multiple, superimposed objects within an image. Due to the scarcity of comparable works, we have divided the capabilities into modules and present a free space detection in our experiments section. Furthermore, we introduce an improved method for generating Stixels from LiDAR data, which we use as ground truth for our network.

📄 PDF Abstract BibTeX arXiv:2407.08277

Code (1)

MarcelVSHNS/StixelNExT 공식 구현 pytorch

Tasks

Semantic Segmentation

Similar Papers 제목 키워드 기반

StixelNExT++: Lightweight Monocular Scene Segmentation and Representation for Collective Perception

2025-07-09 · Marcel Vosshans, Omar Ait-Aider, Youcef Mezouar, Markus Enzweiler arxiv

This paper presents StixelNExT++, a novel approach to scene representation for monocular perception systems. Building on the established Stixel representation, our method infers 3D Stixels and enhances object segmentatio…

Object SegmentationScene Segmentation

Single-Eye View: Monocular Real-time Perception Package for Autonomous Driving

2026-03-22 · Haixi Zhang, Aiyinsi Zuo, Zirui Li, Chunshu Wu 외 arxiv

Amidst the rapid advancement of camera-based autonomous driving technology, effectiveness is often prioritized with limited attention to computational efficiency. To address this issue, this paper introduces LRHPerceptio…

Computational EfficiencyTrajectory PredictionAutonomous DrivingRoad Segmentation

Monocular Robot Navigation with Self-Supervised Pretrained Vision Transformers

2022-03-07 · Miguel Saavedra-Ruiz, Sacha Morin, Liam Paull

In this work, we consider the problem of learning a perception model for monocular robot navigation using few annotated images. Using a Vision Transformer (ViT) pretrained with a label-free self-supervised method, we suc…

CPUImage SegmentationRobot NavigationSegmentation+1

Monocular Depth Estimation and Segmentation for Transparent Object with Iterative Semantic and Geometric Fusion

2025-02-20 · Jiangyuan Liu, Hongxuan Ma, Yuxin Guo, Yuhao Zhao 외

Transparent object perception is indispensable for numerous robotic tasks. However, accurately segmenting and estimating the depth of transparent objects remain challenging due to complex optical properties. Existing met…

Depth EstimationMonocular Depth EstimationTransparent objects

M2H: Multi-Task Learning with Efficient Window-Based Cross-Task Attention for Monocular Spatial Perception

2025-10-20 · U. V. B. L Udugama, George Vosselman, Francesco Nex arxiv

Deploying real-time spatial perception on edge devices requires efficient multi-task models that leverage complementary task information while minimizing computational overhead. This paper introduces Multi-Mono-Hydra (M2…

Computational EfficiencySemantic SegmentationMulti-Task Learning