Update README.md
Browse files
README.md
CHANGED
|
@@ -8,4 +8,6 @@ metrics:
|
|
| 8 |
- recall
|
| 9 |
- precision
|
| 10 |
pipeline_tag: image-to-text
|
|
|
|
|
|
|
| 11 |
---
|
|
|
|
| 8 |
- recall
|
| 9 |
- precision
|
| 10 |
pipeline_tag: image-to-text
|
| 11 |
+
text:
|
| 12 |
+
This project aims to detect Business Process Model and Notation (BPMN) elements from hand-drawn diagrams using a machine learning model. The model is trained to recognize various BPMN elements such as tasks, events, gateways, and connectors from images of hand-drawn diagrams.
|
| 13 |
---
|