Real-Time High-Resolution Pedestrian Detection in Crowded Scenes via Parallel Edge Offloading
To identify dense and small-size pedestrians in surveillance systems, high-resolution cameras are widely deployed, where high-resolution images are captured and delivered to off-the-shelf pedestrian detection models. However, given the highly computation-intensive workload brought by the high resolution, the resource-constrained cameras fail to afford accurate inference in real time. To address that, we propose Hode, an offloaded video analytic framework that utilizes multiple edge nodes in proximity to expedite pedestrian detection with high-resolution inputs. Specifically, Hode can intelligently split high-resolution images into respective regions and then offload them to distributed edge nodes to perform pedestrian detection in parallel. A spatio-temporal flow filtering method is designed to enable context-aware region partitioning, as well as a DRL-based scheduling algorithm to allow accuracy-aware load balance among heterogeneous edge nodes. Extensive evaluation results using realistic prototypes show that Hode can achieve up to 2.01% speedup with very mild accuracy loss.
Code (0)
등록된 구현이 없습니다.
Tasks
Pedestrian DetectionSchedulingMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Semantic Channels for Fast Pedestrian Detection
Pedestrian detection and semantic segmentation are high potential tasks for many real-time applications. However most of the top performing approaches provide state of art results at high computational costs. In this wor…
CPUGPUPedestrian DetectionSegmentation+1Real-time HOG+SVM based object detection using SoC FPGA for a UHD video stream
Object detection is an essential component of many vision systems. For example, pedestrian detection is used in advanced driver assistance systems (ADAS) and advanced video surveillance systems (AVSS). Currently, most de…
4kobject-detectionObject DetectionPedestrian DetectionTJU-DHD: A Diverse High-Resolution Dataset for Object Detection
Vehicles, pedestrians, and riders are the most important and interesting objects for the perception modules of self-driving vehicles and video surveillance. However, the state-of-the-art performance of detecting such imp…
Diversityobject-detectionObject DetectionPedestrian Detection+1Robust Multi-resolution Pedestrian Detection in Traffic Scenes
The serious performance decline with decreasing resolution is the major bottleneck for current pedestrian detection techniques [14, 23]. In this paper, we take pedestrian detection in different resolutions as different b…
Pedestrian DetectionPMC-GANs: Generating Multi-Scale High-Quality Pedestrian with Multimodal Cascaded GANs
Recently, generative adversarial networks (GANs) have shown great advantages in synthesizing images, leading to a boost of explorations of using faked images to augment data. This paper proposes a multimodal cascaded gen…
Data AugmentationPedestrian Detection