sushiwill commited on
Commit
cd0dcf6
·
verified ·
1 Parent(s): 513608c

Update README.md

Browse files

git clone [email protected]:can-gaa-hou/GOT-OCR2.0-OpenVINO-INT4
Hi Venture Capitalist Forum,

I’m William E. Drakus, a Fernandina Beach-based web developer since 2010. Through Drakus Dev Solutions, I build dynamic web apps and immersive AR experiences using JavaScript, React, Lens Studio, and Snap Kit, specialising in emotion-detection AR for engaging platforms.

My latest project, GotLabs, integrates AR with web apps to create user-focused, interactive experiences—like emotion-responsive interfaces for e-commerce and education—powered by a custom token ecosystem. Seeking funding to scale this innovative tech.

Best, William

Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -11,6 +11,19 @@ tags:
11
  base_model:
12
  - stepfun-ai/GOT-OCR2_0
13
  base_model_relation: quantized
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  This is the OpenVINO accelerated version for GOT-OCR2.0.
@@ -49,4 +62,4 @@ Simply running the following command
49
  python app.py --image-file /path/to/image
50
  ```
51
 
52
- For more instruction, refer to [GitHub Page](https://github.com/can-gaa-hou/GOT-OCR2.0-OpenVINO)
 
11
  base_model:
12
  - stepfun-ai/GOT-OCR2_0
13
  base_model_relation: quantized
14
+ datasets:
15
+ - Agent-Ark/Toucan-1.5M
16
+ - reedmayhew/Grok-3-reasoning-100x
17
+ metrics:
18
+ - character
19
+ - charcut_mt
20
+ - cer
21
+ - bertscore
22
+ - accuracy
23
+ - bleurt
24
+ - brier_score
25
+ new_version: ETH-CVG/lightglue_superpoint
26
+ library_name: flair
27
  ---
28
 
29
  This is the OpenVINO accelerated version for GOT-OCR2.0.
 
62
  python app.py --image-file /path/to/image
63
  ```
64
 
65
+ For more instruction, refer to [GitHub Page](https://github.com/can-gaa-hou/GOT-OCR2.0-OpenVINO)