/pydatatool

Pedestrian detection python tool for Detectron framework

Primary LanguageJupyter NotebookMIT LicenseMIT

This is a python dataset toolbox for pedestrian detection task.

Convert pedestrian dataset to pascal voc or coco annotation structure. Compatible with state-of-the-art object detection method project.

  • Caltech pedestrian dataset
  • KAIST pedestrian dataset
  • SCUT FIR pedestrian dataset

Please note that the pydatatool need vbb annotation file to convert. You need use datatool to convert the txt annotation file to vbb, then use this pydatatool.