File size: 2,545 Bytes
8d315cc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3b82ad0
 
 
 
 
 
 
8d315cc
3b82ad0
77292c7
53fc0bd
77292c7
 
 
3b82ad0
f177ec1
3b82ad0
77292c7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
53fc0bd
3b82ad0
77292c7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
license: mit
dataset_info:
  features:
  - name: id
    dtype: string
  - name: image
    dtype: image
  - name: ground_truth
    dtype: string
  splits:
  - name: train
    num_bytes: 5038039728.815
    num_examples: 76263
  - name: validation
    num_bytes: 833810548.666
    num_examples: 8662
  download_size: 2276849227
  dataset_size: 5871850277.481
language:
- en
- ko
tags:
- block diagram
size_categories:
- 10K<n<100K
---

# Block Diagram Dataset

This dataset is a combination of four block diagram datasets. The first dataset is the BD-EnKo dataset, which was introduced in the paper **"Unveiling the Power of Integration: Block Diagram Summarization through Local-Global Fusion"** accepted at ACL 2024. The second dataset is [CBD](https://github.com/shreyanshu09/Block-Diagram-Datasets), the third is [FC_A](https://github.com/shreyanshu09/Block-Diagram-Datasets), and the fourth is [FCB](https://github.com/shreyanshu09/Block-Diagram-Datasets).

Only BD-EnKo dataset is available at the [BD-EnKo](https://github.com/shreyanshu09/BD-EnKo) github repository.

## Dataset description

This dataset contains different types of block diagram images from different sources with their high-quality summaries.

| Types           | Train |         | Validation |         |
|-----------------|-------|---------|------------|---------|
|                 | English | Korean | English    | Korean  |
|-----------------|---------|--------|------------|---------|
| Flowchart       | 7,875   | 7,678  | 875        | 854     |
| GraphLR         | 5,462   | 2,861  | 607        | 318     |
| GraphTD         | 3,500   | 2,402  | 389        | 267     |
| Journey         | 8,494   | 8,858  | 942        | 985     |
| Sequence        | 2,708   | 3,539  | 301        | 394     |
| Simple Graph    | 3,825   | 1,194  | 425        | 133     |
| State Diagram   | 6,444   | 6,265  | 717        | 693     |
| C4              | 3,549   | 0      | 395        | 0       |
| Real World      | 76      | 304    | 15         | 50      |
| CBD             | 396     | 0      | 106        | 0       |
| FC_A            | 357     | 0      | 0          | 0       |
| FC_B            | 476     | 0      | 196        | 0       |
|-----------------|---------|--------|------------|---------|
| **Total**       | **43,162** | **33,101** | **4,968**    | **3,694** |


## Contact
If you have any questions about this work, please contact **[Shreyanshu Bhushan](https://github.com/shreyanshu09)** using the following email addresses: **shreyanshubhushan@gmail.com**.