nehulagrawal commited on
Commit
5199d25
1 Parent(s): 42e5c35

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -4
README.md CHANGED
@@ -6,6 +6,26 @@ tags:
6
  - form detect
7
  - ui form detect
8
  - web form ui detection
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  model-index:
10
  - name: foduucom/web-form-ui-field-detection
11
  results:
@@ -43,11 +63,8 @@ F1 Score: 0.71
43
  Please note that the actual performance may vary based on the input data distribution and quality.
44
 
45
 
46
- ### Recommendations
47
 
48
- Users should be informed about the model's limitations and potential biases. Further testing and validation are advised for specific use cases to evaluate its performance accurately.
49
-
50
- Load model and perform prediction:
51
 
52
  ## How to Get Started with the Model
53
  To get started with the YOLOv8s object Detection model use for web ui detection, follow these steps:
 
6
  - form detect
7
  - ui form detect
8
  - web form ui detection
9
+ - Web form recognition
10
+ - Form field detection
11
+ - Form element detection
12
+ - Form field extraction
13
+ - Form structure analysis
14
+ - User interface form detection
15
+ - Web form parser
16
+ - Data extraction from forms
17
+ - Form input identification
18
+ - Form layout analysis
19
+ - Form boundary detection
20
+ - UI component recognition
21
+ - Form field segmentation
22
+ - Form element extraction
23
+ - Form data extraction
24
+ - Form field recognition
25
+ - Form text extraction
26
+ - Form structure detection
27
+ - Form field localization
28
+ - Web form layout analysis
29
  model-index:
30
  - name: foduucom/web-form-ui-field-detection
31
  results:
 
63
  Please note that the actual performance may vary based on the input data distribution and quality.
64
 
65
 
 
66
 
67
+ * Load model and perform prediction:
 
 
68
 
69
  ## How to Get Started with the Model
70
  To get started with the YOLOv8s object Detection model use for web ui detection, follow these steps: