File size: 503 Bytes
04a0c61
 
 
 
 
 
 
 
 
f806ca1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
language: id
license: apache-2.0
tags:
    - ocr
    - paddleocr
    - document-conversion
---

# PaddleOCR Assets

This repository stores the model assets used by the converter backend.

## Layout

- `checkpoints_finetune_v4/` - DeepFont checkpoint bundle
- `code_basic/` - PaddleOCR model assets and dictionary files

## Contents

- `checkpoints_finetune_v4/best_checkpoint.pt`
- `code_basic/model/download/`
- `code_basic/model/rec_ppocr_v4/`
- `code_basic/model/ch_ppocr_mobile_v2.0_cls_train/`