Yuliang-Liu / Curve-Text-Detector

This repository provides train&test code, dataset, det.&rec. annotation, evaluation script, annotation tool, and ranking.
639 stars 155 forks source link

e2e ground truth #49

Open wqtwjt1996 opened 4 years ago

wqtwjt1996 commented 4 years ago

Could you please provide the end-to-end groung truth?

Yuliang-Liu commented 4 years ago

Do you mean https://github.com/Yuliang-Liu/curved_e2e_metric?

Yuliang-Liu commented 4 years ago

https://github.com/Yuliang-Liu/Curve-Text-Detector/tree/master/data

yustiks commented 3 years ago

Do you mean https://github.com/Yuliang-Liu/curved_e2e_metric?

this link doesn't work

yustiks commented 3 years ago

How exactly does metric work? I would like to implement the Russian alphabet, and need to understand, I have read the article, but it is not clear to me

Yuliang-Liu commented 3 years ago

Did you download the evaluation script we provided? There is a guideline. I think it would be more clear to read code. The metric just computes recall and precision based on the IoU.

If you would like to learn more about technical details of the metric, please refer to: [IJDAR 2006] Object Count or Area Graphs for the Evaluation of Object Detection and Segmentation Algorithms