Skip to content

Python version of det eval for text detection evaluation.

License

Notifications You must be signed in to change notification settings

techkang/det_eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Det Eval Python version

introduction

This is python version of det eval

    Object count/Area Graphs for the Evaluation of Object Detection and Segmentation Algorithms

usage:

pip3 install cv2 numpy shapely 
python3 det_eval.py

You can also import DetEval class in your code and write a subclass and over write prepare_data method to adapt to your data stracture.

About

Python version of det eval for text detection evaluation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages