BenjiELCA commited on
Commit
c8f91e3
·
verified ·
1 Parent(s): 5df454a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
  ---