Anonymous112233/FlowGen
🌟 FlowGen FlowGen is a controllable flowchart synthesizer that generates diagrams with tunable structural features and supports multiple rendering styles. 📑 Dataset description This dataset contains different types of renderer flowchart images with different difficulty levels. Types Train (Easy) Train (Medium) Train (Hard) Test (Graph Easy) Test (Graph Medium) Test (Graph Hard) Test (Scanned Easy) Test (Scanned Medium) Test (Scanned Hard) Mermaid 960… See the full description on the dataset page: https://huggingface.co/datasets/Anonymous112233/FlowGen.
🌟 FlowGen
FlowGen is a controllable flowchart synthesizer that generates diagrams with tunable structural features and supports multiple rendering styles.
📑 Dataset description
This dataset contains different types of renderer flowchart images with different difficulty levels.
Dataset Structure
Flowchart_Bench/
├── train/
│ ├── mermaid
| ├──easy
| ├──mermaid_1.mmd
| ├──mermaid_1.png
| ├──mermaid_1.txt
| └── ...
| ├──medium
| └── ...
│ ├── graphviz
| ├──easy
| ├──graphviz_1.dot
| ├──graphviz_1.png
| ├──graphviz_1.txt
| └── ...
| ├──medium
| └── ...
│ ├── plantuml
| ├──easy
| ├──plantuml_1.puml
| ├──plantuml_1.png
| ├──plantumlz_1.txt
| └── ...
| ├──medium
| └── ...
│ └── diagrams
| ├──easy
| ├──diagrams_1.dot
| ├──diagrams_1.png
| ├──diagrams_1.txt
| └── ...
| ├──medium
| └── ...
├── ...
└── README.mdFor more information check FlowGen.
