Scale Match for Tiny Person Detection
TODO list
- add a tutorial that how to train on TinyPerson with scale match on COCO
- add a tutorial that how to train on other dataset
- add a tutorial that how to train a strong baseline for competetion
TinyPerson Dataset
The dataset will be used to for ECCV2020 workshop RLQ-TOD'20 @ ECCV, TOD challenge
Download link:
Official Site: recomended, download may faster
Baidu Pan password: pmcq
Google Driver
For more details about TinyPerson dataset, please see Dataset.
Tiny Benchmark
The benchmark is based on maskrcnn_benchmark and citypersons code.
For more details about the benchmark, please see Tiny Benchmark.
Scale Match
Citation
If you use the code and benchmark in your research, please cite:
@inproceedings{yu2020scale,
title={Scale Match for Tiny Person Detection},
author={Yu, Xuehui and Gong, Yuqi and Jiang, Nan and Ye, Qixiang and Han, Zhenjun},
booktitle={The IEEE Winter Conference on Applications of Computer Vision},
pages={1257--1265},
year={2020}
}