dvgodoy commited on
Commit
dc7a84a
·
verified ·
1 Parent(s): f30c533

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -84,7 +84,7 @@ From the original ICDAR2019 cTDaR [dataset](https://cndplab-founder.github.io/cT
84
 
85
  > _The dataset consists of modern documents and archival ones with various formats, including document images and born-digital formats such as PDF. The annotated contents contain the table entities and cell entities in a document, while we do not deal with nested tables._
86
 
87
- **This "resized" version contains all the images from "Track A," resized so that the largest dimension (either width or height) is 1000px. The annotations were converted from XML to JSON and boxes are represented in Pascal VOC format `(xmin, ymin, xmax, ymax)`.**
88
 
89
  ## Dataset Structure
90
 
 
84
 
85
  > _The dataset consists of modern documents and archival ones with various formats, including document images and born-digital formats such as PDF. The annotated contents contain the table entities and cell entities in a document, while we do not deal with nested tables._
86
 
87
+ **This "resized" version contains all the images from "Track A" (table detection) resized so that the largest dimension (either width or height) is 1000px. The annotations were converted from XML to JSON and boxes are represented in Pascal VOC format `(xmin, ymin, xmax, ymax)`.**
88
 
89
  ## Dataset Structure
90