Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
Dask
License:
Llabres commited on
Commit
82e33f5
·
verified ·
1 Parent(s): 674c6f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -2
README.md CHANGED
@@ -16,13 +16,30 @@ dataset_info:
16
  dtype: string
17
  splits:
18
  - name: val
19
- num_bytes: 379247043.0
20
  num_examples: 143
21
  download_size: 379265555
22
- dataset_size: 379247043.0
23
  configs:
24
  - config_name: char_coherence
25
  data_files:
26
  - split: val
27
  path: char_coherence/val-*
 
 
 
 
 
28
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  dtype: string
17
  splits:
18
  - name: val
19
+ num_bytes: 379247043
20
  num_examples: 143
21
  download_size: 379265555
22
+ dataset_size: 379247043
23
  configs:
24
  - config_name: char_coherence
25
  data_files:
26
  - split: val
27
  path: char_coherence/val-*
28
+ language:
29
+ - en
30
+ tags:
31
+ - comics
32
+ pretty_name: 'Comics: Pick-A-Panel'
33
  ---
34
+
35
+ # Comics: Pick-A-Panel
36
+
37
+ This is the dataset for the [ICDAR 2025 Competition on Comics Understanding in the Era of Foundational Models](https://rrc.cvc.uab.es/?ch=31&com=introduction)
38
+
39
+ The dataset contains five subtask or skills:
40
+ - Sequence Filling
41
+ - Character Coherence
42
+ - Visual Closure
43
+ - Text Closure
44
+ - Caption Relevance
45
+