paper-with-me

Papers

Scene-Specific Pedestrian Detection Based on Parallel Vision

2017-12-23 · Wenwen Zhang, Kunfeng Wang, Hua Qu, Jihong Zhao, Fei-Yue Wang

As a special type of object detection, pedestrian detection in generic scenes has made a significant progress trained with large amounts of labeled training data manually. While the models trained with generic dataset work bad when they are directly used in specific scenes. With special viewpoints, flow light and backgrounds, datasets from specific scenes are much different from the datasets from generic scenes. In order to make the generic scene pedestrian detectors work well in specific scenes, the labeled data from specific scenes are needed to adapt the models to the specific scenes. While labeling the data manually spends much time and money, especially for specific scenes, each time with a new specific scene, large amounts of images must be labeled. What's more, the labeling information is not so accurate in the pixels manually and different people make different labeling information. In this paper, we propose an ACP-based method, with augmented reality's help, we build the virtual world of specific scenes, and make people walking in the virtual scenes where it is possible for them to appear to solve this problem of lacking labeled data and the results show that data from virtual world is helpful to adapt generic pedestrian detectors to specific scenes.

📄 PDF Abstract BibTeX arXiv:1712.08745

Code (1)

rbgirshick/voc-dpm 공식 구현

Tasks

object-detectionObject DetectionPedestrian Detection

Similar Papers 제목 키워드 기반

Real-Time High-Resolution Pedestrian Detection in Crowded Scenes via Parallel Edge Offloading

2023-01-20 · Hao Wang, Hao Bao, Liekang Zeng, Ke Luo 외

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. How…

Pedestrian DetectionScheduling

Robust Pedestrian Detection via Constructing Versatile Pedestrian Knowledge Bank

2024-04-30 · Sungjune Park, Hyunjun Kim, Yong Man Ro

Pedestrian detection is a crucial field of computer vision research which can be adopted in various real-world applications (e.g., self-driving systems). However, despite noticeable evolution of pedestrian detection, ped…

Pedestrian Detection

Learning Scene-Specific Pedestrian Detectors Without Real Data

2015-06-01 · CVPR 2015 6 · Hironori Hattori, Vishnu Naresh Boddeti, Kris M. Kitani, Takeo Kanade

We consider the problem of designing a scene-specific pedestrian detector in a scenario where we have zero instances of real pedestrian data (i.e., no labeled real data or unsupervised real data). This scenario may arise…

Pedestrian Detection

Visual Compiler: Synthesizing a Scene-Specific Pedestrian Detector and Pose Estimator

2016-12-15 · Namhoon Lee, Xinshuo Weng, Vishnu Naresh Boddeti, Yu Zhang 외

We introduce the concept of a Visual Compiler that generates a scene specific pedestrian detector and pose estimator without any pedestrian observations. Given a single image and auxiliary scene information in the form o…

Human DetectionPose Estimation

PedHunter: Occlusion Robust Pedestrian Detector in Crowded Scenes

2019-09-15 · Cheng Chi, Shifeng Zhang, Junliang Xing, Zhen Lei 외

Pedestrian detection in crowded scenes is a challenging problem, because occlusion happens frequently among different pedestrians. In this paper, we propose an effective and efficient detection network to hunt pedestrian…

Data AugmentationOcclusion HandlingPedestrian DetectionRepresentation Learning