paper-with-me

홈 › Papers

Woodscape Fisheye Semantic Segmentation for Autonomous Driving -- CVPR 2021 OmniCV Workshop Challenge

2021-07-17 · Saravanabalagi Ramachandran, Ganesh Sistu, John McDonald, Senthil Yogamani

We present the WoodScape fisheye semantic segmentation challenge for autonomous driving which was held as part of the CVPR 2021 Workshop on Omnidirectional Computer Vision (OmniCV). This challenge is one of the first opportunities for the research community to evaluate the semantic segmentation techniques targeted for fisheye camera perception. Due to strong radial distortion standard models don't generalize well to fisheye images and hence the deformations in the visual appearance of objects and entities needs to be encoded implicitly or as explicit knowledge. This challenge served as a medium to investigate the challenges and new methodologies to handle the complexities with perception on fisheye images. The challenge was hosted on CodaLab and used the recently released WoodScape dataset comprising of 10k samples. In this paper, we provide a summary of the competition which attracted the participation of 71 global teams and a total of 395 submissions. The top teams recorded significantly improved mean IoU and accuracy scores over the baseline PSPNet with ResNet-50 backbone. We summarize the methods of winning algorithms and analyze the failure cases. We conclude by providing future directions for the research.

📄 PDF Abstract BibTeX arXiv:2107.08246

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingSemantic Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음
Auxiliary Classifier Auxiliary Classifiers are type of architectural component that seek to improve the convergence of very deep networks. They are classifier heads we attach to layers before the…
Average Pooling 설명 없음
Pyramid Pooling Module A Pyramid Pooling Module is a module for semantic segmentation which acts as an effective global contextual prior. The motivation is that the problem of using a convolutional…
Dilated Convolution 설명 없음
PSPNet PSPNet, or Pyramid Scene Parsing Network, is a semantic segmentation model that utilises a pyramid parsing module that exploits global context information by…

Similar Papers 제목 키워드 기반

WoodScape: A multi-task, multi-camera fisheye dataset for autonomous driving

2019-05-04 · ICCV 2019 10 · Senthil Yogamani, Ciaran Hughes, Jonathan Horgan, Ganesh Sistu 외

Fisheye cameras are commonly employed for obtaining a large field of view in surveillance, augmented reality and in particular automotive applications. In spite of their prevalence, there are few public datasets for deta…

Autonomous DrivingDepth Estimation

WoodScape Motion Segmentation for Autonomous Driving -- CVPR 2023 OmniCV Workshop Challenge

2023-12-31 · Saravanabalagi Ramachandran, Nathaniel Cibik, Ganesh Sistu, John McDonald

Motion segmentation is a complex yet indispensable task in autonomous driving. The challenges introduced by the ego-motion of the cameras, radial distortion in fisheye lenses, and the need for temporal consistency make t…

Autonomous DrivingMotion SegmentationSegmentation

Woodscape Fisheye Object Detection for Autonomous Driving -- CVPR 2022 OmniCV Workshop Challenge

2022-06-26 · Saravanabalagi Ramachandran, Ganesh Sistu, Varun Ravi Kumar, John McDonald 외

Object detection is a comprehensively studied problem in autonomous driving. However, it has been relatively less explored in the case of fisheye cameras. The strong radial distortion breaks the translation invariance in…

Autonomous DrivingInductive BiasObjectobject-detection+1

Deformable Convolution Based Road Scene Semantic Segmentation of Fisheye Images in Autonomous Driving

2024-07-23 · Anam Manzoor, Aryan Singh, Ganesh Sistu, Reenu Mohandas 외

This study investigates the effectiveness of modern Deformable Convolutional Neural Networks (DCNNs) for semantic segmentation tasks, particularly in autonomous driving scenarios with fisheye images. These images, provid…

Autonomous DrivingSegmentationSemantic Segmentation

SynWoodScape: Synthetic Surround-view Fisheye Camera Dataset for Autonomous Driving

2022-03-09 · Ahmed Rida Sekkat, Yohan Dupuis, Varun Ravi Kumar, Hazem Rashed 외

Surround-view cameras are a primary sensor for automated driving, used for near-field perception. It is one of the most commonly used sensors in commercial vehicles primarily used for parking visualization and automated …

Autonomous DrivingOptical Flow Estimation