davanstrien HF staff commited on
Commit
a4362e2
1 Parent(s): 79098a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -70,6 +70,15 @@ This dataset contains additional annotations for these chapbooks created by Gile
70
  - `object-detection`: the dataset contains bounding boxes for images contained in the Chapbooks
71
  - `image-classification`: a configuration for this dataset provides a classification label indicating if a page contains an illustration or not.
72
 
 
 
 
 
 
 
 
 
 
73
  [More Information Needed]
74
 
75
  ### Languages
 
70
  - `object-detection`: the dataset contains bounding boxes for images contained in the Chapbooks
71
  - `image-classification`: a configuration for this dataset provides a classification label indicating if a page contains an illustration or not.
72
 
73
+ The performance on the `object-detection` task reported in the paper [Visual Analysis of Chapbooks Printed in Scotland](https://dl.acm.org/doi/10.1145/3476887.3476893) is as follows:
74
+
75
+ | IOU threshold | Precision | Recall |
76
+ |---------------|-----------|--------|
77
+ | 0.50 | 0.993 | 0.911 |
78
+ | 0.75 | 0.987 | 0.905 |
79
+ | 0.95 | 0.973 | 0.892 |
80
+
81
+
82
  [More Information Needed]
83
 
84
  ### Languages