paper-with-me

Papers

Intersection Prediction from Single 360° Image via Deep Detection of Possible Direction of Travel

2022-04-10 · Naoki Sugimoto, Satoshi Ikehata, Kiyoharu Aizawa

Movie-Map, an interactive first-person-view map that engages the user in a simulated walking experience, comprises short 360{\deg} video segments separated by traffic intersections that are seamlessly connected according to the viewer's direction of travel. However, in wide urban-scale areas with numerous intersecting roads, manual intersection segmentation requires significant human effort. Therefore, automatic identification of intersections from 360{\deg} videos is an important problem for scaling up Movie-Map. In this paper, we propose a novel method that identifies an intersection from individual frames in 360{\deg} videos. Instead of formulating the intersection identification as a standard binary classification task with a 360{\deg} image as input, we identify an intersection based on the number of the possible directions of travel (PDoT) in perspective images projected in eight directions from a single 360{\deg} image detected by the neural network for handling various types of intersections. We constructed a large-scale 360{\deg} Image Intersection Identification (iii360) dataset for training and evaluation where 360{\deg} videos were collected from various areas such as school campus, downtown, suburb, and china town and demonstrate that our PDoT-based method achieves 88\% accuracy, which is significantly better than that achieved by the direct naive binary classification based method. The source codes and a partial dataset will be shared in the community after the paper is published.

📄 PDF Abstract BibTeX arXiv:2204.04634

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Methods 이 논문이 사용한 방법론

Travel 설명 없음

Similar Papers 제목 키워드 기반

Pseudo-IoU: Improving Label Assignment in Anchor-Free Object Detection

2021-04-29 · Jiachen Li, Bowen Cheng, Rogerio Feris, JinJun Xiong 외

Current anchor-free object detectors are quite simple and effective yet lack accurate label assignment methods, which limits their potential in competing with classic anchor-based models that are supported by well-design…

Objectobject-detectionObject Detection

An Integrated Roadside Sensing and Communication Framework for Vulnerable Road User Safety at Signalized Intersections

2026-06-05 · Parvez Anowar arxiv

Vulnerable road users (VRUs) account for approximately half of urban traffic deaths globally, with intersections concentrating a disproportionate share of these casualties. Recent reviews of sensing technology for VRU pr…

Intersectional Unfairness Discovery

2024-05-31 · Gezheng Xu, Qi Chen, Charles Ling, Boyu Wang 외

AI systems have been shown to produce unfair results for certain subgroups of population, highlighting the need to understand bias on certain sensitive attributes. Current research often falls short, primarily focusing o…

AttributeFairness

Fairness at Every Intersection: Uncovering and Mitigating Intersectional Biases in Multimodal Clinical Predictions

2024-11-30 · Resmi Ramachandranpillai, Kishore Sampath, Ayaazuddin Mohammad, Malihe Alikhani

Biases in automated clinical decision-making using Electronic Healthcare Records (EHR) impose significant disparities in patient care and treatment outcomes. Conventional approaches have primarily focused on bias mitigat…

AttributeFairness

Weighted Intersection over Union (wIoU) for Evaluating Image Segmentation

2021-07-21 · Yeong-Jun Cho

In recent years, many semantic segmentation methods have been proposed to predict label of pixels in the scene. In general, we measure area prediction errors or boundary prediction errors for comparing methods. However, …

Image Segmentationobject-detectionObject DetectionScene Understanding+2