gggrc25 commited on
Commit
f806ca1
·
verified ·
1 Parent(s): a87e7b4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # PaddleOCR Assets
2
+
3
+ This repository stores the model assets used by the converter backend.
4
+
5
+ ## Layout
6
+
7
+ - `checkpoints_finetune_v4/` - DeepFont checkpoint bundle
8
+ - `code_basic/` - PaddleOCR model assets and dictionary files
9
+
10
+ ## Contents
11
+
12
+ - `checkpoints_finetune_v4/best_checkpoint.pt`
13
+ - `code_basic/model/download/`
14
+ - `code_basic/model/rec_ppocr_v4/`
15
+ - `code_basic/model/ch_ppocr_mobile_v2.0_cls_train/`