Hiwyl / TinyBenchmark

Scale Match for Tiny Person Detection(WACV2020), Official link of the dataset

Home Page:http://vision.ucas.ac.cn/resource.asp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scale Match for Tiny Person Detection


[paper] [ECCVW] [challenge]

TODO list

  1. add a tutorial that how to train on TinyPerson with scale match on COCO
  2. add a tutorial that how to train on other dataset
  3. 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}
}

About

Scale Match for Tiny Person Detection(WACV2020), Official link of the dataset

http://vision.ucas.ac.cn/resource.asp

License:MIT License


Languages

Language:Python 94.7%Language:Cuda 3.2%Language:C++ 2.0%Language:Jupyter Notebook 0.1%