paper-with-me

홈 › Papers

Detecting Small Signs from Large Images

2017-06-26 · Zibo Meng, Xiaochuan Fan, Xin Chen, Min Chen, Yan Tong

In the past decade, Convolutional Neural Networks (CNNs) have been demonstrated successful for object detections. However, the size of network input is limited by the amount of memory available on GPUs. Moreover, performance degrades when detecting small objects. To alleviate the memory usage and improve the performance of detecting small traffic signs, we proposed an approach for detecting small traffic signs from large images under real world conditions. In particular, large images are broken into small patches as input to a Small-Object-Sensitive-CNN (SOS-CNN) modified from a Single Shot Multibox Detector (SSD) framework with a VGG-16 network as the base network to produce patch-level object detection results. Scale invariance is achieved by applying the SOS-CNN on an image pyramid. Then, image-level object detection is obtained by projecting all the patch-level detection results to the image at the original scale. Experimental results on a real-world conditioned traffic sign dataset have demonstrated the effectiveness of the proposed method in terms of detection accuracy and recall, especially for those with small sizes.

📄 PDF Abstract BibTeX arXiv:1706.08574

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Small traffic sign detection from large image

2019-06-19 · journal 2019 6 · ZhiGang Liu, Dongyu Li, Shuzhi Sam Ge, Feng Tian

Automatic traffic sign detection has great potential for intelligent vehicles. The ability to detect small traffic signs in large traffic scenes enhances the safety of intelligent devices. However, small object detectio…

object-detectionObject DetectionRegion ProposalSmall Object Detection+1

DepressionOne@LT-EDI-ACL2022: Using Machine Learning with SMOTE and Random UnderSampling to Detect Signs of Depression on Social Media Text.

2022-05-01 · LTEDI (ACL) 2022 5 · Suman Dowlagar, Radhika Mamidi

Depression is a common and serious medical illness that negatively affects how you feel, the way you think, and how you act. Detecting depression is essential as it must be treated early to avoid painful consequences. No…

Real-Time Traffic Sign Detection: A Case Study in a Santa Clara Suburban Neighborhood

2023-10-14 · Harish Loghashankar, Hieu Nguyen

This research project aims to develop a real-time traffic sign detection system using the YOLOv5 architecture and deploy it for efficient traffic sign recognition during a drive in a suburban neighborhood. The project's …

Autonomous DrivingManagementTraffic Sign DetectionTraffic Sign Recognition

YOLO5Face: Why Reinventing a Face Detector

2021-05-27 · Delong Qi, Weijun Tan, Qi Yao, Jingfeng Liu

Tremendous progress has been made on face detection in recent years using convolutional neural networks. While many face detectors use designs designated for detecting faces, we treat face detection as a generic object d…

Face Detectionobject-detectionObject Detection

Perceptual Generative Adversarial Networks for Small Object Detection

2017-06-16 · CVPR 2017 7 · Jianan Li, Xiaodan Liang, Yunchao Wei, Tingfa Xu 외

Detecting small objects is notoriously challenging due to their low resolution and noisy representation. Existing object detection pipelines usually detect small objects through learning representations of all the object…

Generative Adversarial NetworkObjectobject-detectionObject Detection+1