paper-with-me

Papers

Weakly Supervised Dataset Collection for Robust Person Detection

2020-03-27 · Munetaka Minoguchi, Ken Okayama, Yutaka Satoh, Hirokatsu Kataoka

To construct an algorithm that can provide robust person detection, we present a dataset with over 8 million images that was produced in a weakly supervised manner. Through labor-intensive human annotation, the person detection research community has produced relatively small datasets containing on the order of 100,000 images, such as the EuroCity Persons dataset, which includes 240,000 bounding boxes. Therefore, we have collected 8.7 million images of persons based on a two-step collection process, namely person detection with an existing detector and data refinement for false positive suppression. According to the experimental results, the Weakly Supervised Person Dataset (WSPD) is simple yet effective for person detection pre-training. In the context of pre-trained person detection algorithms, our WSPD pre-trained model has 13.38 and 6.38% better accuracy than the same model trained on the fully supervised ImageNet and EuroCity Persons datasets, respectively, when verified with the Caltech Pedestrian.

📄 PDF Abstract BibTeX arXiv:2003.12263

Code (1)

cvpaperchallenge/FashionCultureDataBase_DLoader 공식 구현 pytorch

Tasks

Human Detection

Similar Papers 제목 키워드 기반

Adaptively Denoising Proposal Collection for Weakly Supervised Object Localization

2019-10-04 · Wenju Xu, Yuanwei Wu, Wenchi Ma, Guanghui Wang

In this paper, we address the problem of weakly supervised object localization (WSL), which trains a detection network on the dataset with only image-level annotations. The proposed approach is built on the observation t…

DenoisingMultiple Instance LearningObjectObject Localization+1

Adaptively Denoising Proposal Collection forWeakly Supervised Object Localization

2019-10-04 · arXiv 2019 10 · Wenju Xu, Yuanwei Wu, Wenchi Ma, Guanghui Wang

In this paper, we address the problem of weakly supervisedobject localization (WSL), which trains a detection network on the datasetwith only image-level annotations. The proposed approach is built on theobservation that…

DenoisingMultiple Instance LearningObjectObject Localization+1

RealTraj: Towards Real-World Pedestrian Trajectory Forecasting

2024-11-26 · Ryo Fujii, Hideo Saito, Ryo Hachiuma

This paper jointly addresses three key limitations in conventional pedestrian trajectory forecasting: pedestrian perception errors, real-world data collection costs, and person ID annotation costs. We propose a novel fra…

Trajectory Forecasting

Deep Intra-Image Contrastive Learning for Weakly Supervised One-Step Person Search

2023-02-09 · Jiabei Wang, Yanwei Pang, Jiale Cao, Hanqing Sun 외

Weakly supervised person search aims to perform joint pedestrian detection and re-identification (re-id) with only person bounding-box annotations. Recently, the idea of contrastive learning is initially applied to weakl…

Contrastive LearningPedestrian DetectionPerson Search

Step-by-step Erasion, One-by-one Collection: A Weakly Supervised Temporal Action Detector

2018-07-09 · Jia-Xing Zhong, Nannan Li, Weijie Kong, Tao Zhang 외

Weakly supervised temporal action detection is a Herculean task in understanding untrimmed videos, since no supervisory signal except the video-level category label is available on training data. Under the supervision of…

Action DetectionTemporal Localization