Skip to content

twmht/python-widerface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-wider

Simple WIDERFACE data parser written in python

WIDERFACE is a database of face bounding boxes available on http://mmlab.ie.cuhk.edu.hk/projects/WIDERFace/.

Requirement

scipy(v0.19.0)

Install

pip install python-widerface

Usage

You can use this library to extract the annotations and images from WIDERFACE.

Please see example for usage.

you also need opencv and matplotlib (v2.0.0) to run the example.

About

Simple WIDERFACE data parser written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages