paper-with-me

Papers

Scale Match for Tiny Person Detection

2019-12-23 · Xuehui Yu, Yuqi Gong, Nan Jiang, Qixiang Ye, Zhenjun Han

Visual object detection has achieved unprecedented ad-vance with the rise of deep convolutional neural networks.However, detecting tiny objects (for example tiny per-sons less than 20 pixels) in large-scale images remainsnot well investigated. The extremely small objects raisea grand challenge about feature representation while themassive and complex backgrounds aggregate the risk offalse alarms. In this paper, we introduce a new benchmark,referred to as TinyPerson, opening up a promising directionfor tiny object detection in a long distance and with mas-sive backgrounds. We experimentally find that the scale mis-match between the dataset for network pre-training and thedataset for detector learning could deteriorate the featurerepresentation and the detectors. Accordingly, we proposea simple yet effective Scale Match approach to align theobject scales between the two datasets for favorable tiny-object representation. Experiments show the significantperformance gain of our proposed approach over state-of-the-art detectors, and the challenging aspects of TinyPersonrelated to real-world scenarios. The TinyPerson benchmarkand the code for our approach will be publicly available(https://github.com/ucas-vg/TinyBenchmark).(Attention: evaluation rules of AP have updated in benchmark after this paper accepted, So this paper use old rules. we will keep old rules of AP in benchmark, but we recommand the new and we will use the new in latter research.)

📄 PDF Abstract BibTeX arXiv:1912.10664

Code (2)

ucas-vg/TinyBenchmark 공식 구현 pytorch
ucas-vg/pointtinybenchmark pytorch

Tasks

Human DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

SM+: Refined Scale Match for Tiny Person Detection

2021-02-06 · Nan Jiang, Xuehui Yu, Xiaoke Peng, Yuqi Gong 외

Detecting tiny objects ( e.g., less than 20 x 20 pixels) in large-scale images is an important yet open problem. Modern CNN-based detectors are challenged by the scale mismatch between the dataset for network pre-trainin…

Human Detection

SSPNet: Scale Selection Pyramid Network for Tiny Person Detection from UAV Images

2021-07-04 · Mingbo Hong, Shuiwang Li, Yuchao Yang, Feiyu Zhu 외

With the increasing demand for search and rescue, it is highly demanded to detect objects of interest in large-scale images captured by Unmanned Aerial Vehicles (UAVs), which is quite challenging due to extremely small s…

Human Detection

The 1st Tiny Object Detection Challenge:Methods and Results

2020-09-16 · Xuehui Yu, Zhenjun Han, Yuqi Gong, Nan Jiang 외

The 1st Tiny Object Detection (TOD) Challenge aims to encourage research in developing novel and accurate methods for tiny object detection in images which have wide views, with a current focus on tiny person detection. …

Human DetectionObjectobject-detectionObject Detection

Effective Fusion Factor in FPN for Tiny Object Detection

2020-11-04 · Yuqi Gong, Xuehui Yu, Yao Ding, Xiaoke Peng 외

FPN-based detectors have made significant progress in general object detection, e.g., MS COCO and PASCAL VOC. However, these detectors fail in certain application scenarios, e.g., tiny object detection. In this paper, we…

Objectobject-detectionObject Detection

TinySSL: Distilled Self-Supervised Pretraining for Sub-Megabyte MCU Models

2026-05-07 · Bibin Wilson arxiv

Self-supervised learning (SSL) has transformed representation learning for large models, yet remains unexplored for microcontroller (MCU)-class models with fewer than 500K parameters. We identify three obstacles at this …

Self-Supervised LearningRepresentation Learning