Skip to content

Pedestrian detection python tool for Detectron framework

License

Notifications You must be signed in to change notification settings

admin221/pydatatool

 
 

Repository files navigation

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.

About

Pedestrian detection python tool for Detectron framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 88.9%
  • Python 10.3%
  • C++ 0.4%
  • C 0.3%
  • Cuda 0.1%
  • MATLAB 0.0%