paper-with-me

홈 › Papers

LaneSegNet Design Study

2024-06-22 · William Stevens, Vishal Urs, Karthik Selvaraj, Gabriel Torres, Gaurish Lakhanpal

With the increasing prevalence of autonomous vehicles, it is essential for computer vision algorithms to accurately assess road features in real-time. This study explores the LaneSegNet architecture, a new approach to lane topology prediction which integrates topological information with lane-line data to provide a more contextual understanding of road environments. The LaneSegNet architecture includes a feature extractor, lane encoder, lane decoder, and prediction head, leveraging components from ResNet-50, BEVFormer, and various attention mechanisms. We experimented with optimizations to the LaneSegNet architecture through feature extractor modification and transformer encoder-decoder stack modification. We found that modifying the encoder and decoder stacks offered an interesting tradeoff between training time and prediction accuracy, with certain combinations showing promising results. Our implementation, trained on a single NVIDIA Tesla A100 GPU, found that a 2:4 ratio reduced training time by 22.3% with only a 7.1% drop in mean average precision, while a 4:8 ratio increased training time by only 11.1% but improved mean average precision by a significant 23.7%. These results indicate that strategic hyperparameter tuning can yield substantial improvements depending on the resources of the user. This study provides valuable insights for optimizing LaneSegNet according to available computation power, making it more accessible for users with limited resources and increasing the capabilities for users with more powerful resources.

📄 PDF Abstract BibTeX arXiv:2406.15946

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesDecoderGPU

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

LaneSegNet: Map Learning with Lane Segment Perception for Autonomous Driving

2023-12-26 · Tianyu Li, Peijin Jia, Bangjun Wang, Li Chen 외

A map, as crucial information for downstream applications of an autonomous driving system, is usually represented in lanelines or centerlines. However, existing literature on map learning primarily focuses on either dete…

Autonomous Driving

PlaneSegNet: Fast and Robust Plane Estimation Using a Single-stage Instance Segmentation CNN

2021-03-29 · Yaxu Xie, Jason Rambach, Fangwen Shu, Didier Stricker

Instance segmentation of planar regions in indoor scenes benefits visual SLAM and other applications such as augmented reality (AR) where scene understanding is required. Existing methods built upon two-stage frameworks …

Instance SegmentationScene UnderstandingSegmentationSemantic Segmentation

Introduction of accelerated BOIN design and facilitation of its application

2023-08-31 · Masahiro Kojima, Wu Wende, Henry Zhao

Purpose: During discussions at the Data Science Roundtable meeting in Japan, there were instances where the adoption of the BOIN design was declined, attributed to the extension of study duration and increased sample siz…

Evaluating Mixed-Initiative Procedural Level Design Tools using a Triple-Blind Mixed-Method User Study

2020-05-15 · Sean P. Walton, Alma A. M. Rahat, James Stovold

Results from a triple-blind mixed-method user study into the effectiveness of mixed-initiative tools for the procedural generation of game levels are presented. A tool which generates levels using interactive evolutionar…

Study design in causal models

2012-11-13 · Juha Karvanen

The causal assumptions, the study design and the data are the elements required for scientific inference in empirical research. The research is adequately communicated only if all of these elements and their relations ar…