Line Segment in Document Images Datasets
收藏NIAID Data Ecosystem2026-05-01 收录
下载链接:
https://zenodo.org/record/7927610
下载链接
链接失效反馈官方服务:
资源简介:
Those datasets are related to the accepted article to ICDAR 2023: "Linear Object Detection in Document Images
using Multiple Object Tracking" by Bernet et al.
The official github repository is : https://github.com/EPITAResearchLab/bernet.23.icdar
.png ground truth are labelled images where white pixels correspond to the background.
.csv ground truth are using the following format:
```
x,y,w,h # First line is the size of the interest area in the image
x1,y1,x2,y2 # Following lines are the coordinates of the extremities of the line
...
xn,yn,xn+1,yn+1
```
创建时间:
2023-05-26



