paper-with-me

홈 › Papers

Image Classification for Snow Detection to Improve Pedestrian Safety

2024-06-30 · Ricardo de Deijn, Rajeev Bukralia

This study presents a computer vision approach aimed at detecting snow on sidewalks and pavements to reduce winter-related fall injuries, especially among elderly and visually impaired individuals. Leveraging fine-tuned VGG-19 and ResNet50 convolutional neural networks (CNNs), the research focuses on identifying snow presence in pavement images. The dataset comprises 98 images evenly split between snowy and snow-free conditions, evaluated with a separate test set using the F1 score and accuracy metrics. This work builds upon existing research by employing fine-tuned CNN architectures to accurately detect snow on pavements from smartphone-captured images. The methodology incorporates transfer learning and model ensembling techniques to integrate the best predictions from both the VGG19 and ResNet50 architectures. The study yields accuracy and F1 scores of 81.8% and 81.7%, respectively, showcasing the potential of computer vision in addressing winter-related hazards for vulnerable populations.

📄 PDF Abstract BibTeX arXiv:2407.00818

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
VGG-19 설명 없음

Similar Papers 제목 키워드 기반

t-RAIN: Robust generalization under weather-aliasing label shift attacks

2023-05-15 · Aboli Marathe, Sanjana Prabhu

In the classical supervised learning settings, classifiers are fit with the assumption of balanced label distributions and produce remarkable results on the same. In the real world, however, these assumptions often bend …

Autonomous VehiclesData AugmentationPedestrian Detection

Towards Pedestrian Detection Using RetinaNet in ECCV 2018 Wider Pedestrian Detection Challenge

2019-02-04 · Md Ashraful Alam Milton

The main essence of this paper is to investigate the performance of RetinaNet based object detectors on pedestrian detection. Pedestrian detection is an important research topic as it provides a baseline for general obje…

General Classificationimage-classificationImage ClassificationObject+3

SSA-CNN: Semantic Self-Attention CNN for Pedestrian Detection

2019-02-25 · Chengju Zhou, Meiqing Wu, Siew-Kei Lam

Pedestrian detection plays an important role in many applications such as autonomous driving. We propose a method that explores semantic segmentation results as self-attention cues to significantly improve the pedestrian…

Autonomous DrivingComputational EfficiencyPedestrian DetectionSegmentation+1

Task-conditioned Domain Adaptation for Pedestrian Detection in Thermal Imagery

2020-08-01 · ECCV 2020 8 · My Kieu, Andrew D. Bagdanov, Marco Bertini, Alberto del Bimbo

Pedestrian detection is a core problem in computer vision that sees broad application in video surveillance and, more recently, in advanced driving assistance systems. Despite its broad application and interest, it remai…

Domain AdaptationPedestrian Detection

WiderPerson: A Diverse Dataset for Dense Pedestrian Detection in the Wild

2019-09-25 · Shifeng Zhang, Yiliang Xie, Jun Wan, Hansheng Xia 외

Pedestrian detection has achieved significant progress with the availability of existing benchmark datasets. However, there is a gap in the diversity and density between real world requirements and current pedestrian det…

DiversityObject DetectionPedestrian Detection