PPOCRv5的onnx模型paddleocrv5的onnx模型包含mobile和server端模型
提供文件:
├── PP-OCRv5_server-onnx/ │ ├── det.onnx │ └── rec.onnx ├── cls/ │ └── cls.onnx ├── det/ │ └── det.onnx ├── ppocrv5_dict.txt └── rec/ └── rec.onnx
PPOCRv5的onnx模型paddleocrv5的onnx模型包含mobile和server端模型
提供文件:
├── PP-OCRv5_server-onnx/ │ ├── det.onnx │ └── rec.onnx ├── cls/ │ └── cls.onnx ├── det/ │ └── det.onnx ├── ppocrv5_dict.txt └── rec/ └── rec.onnx