add export onnx
Showing
File added
File added
File added
File added
File added
10.6 KB
File added
File added
export.Dockerfile
0 → 100644
export.docker-compose.yml
0 → 100644
export.py
0 → 100644
export_requirements.txt
0 → 100644
# Base on pytorch/pytorch:2.3.1-cuda11.8-cudnn8-runtime | |||
vietocr | |||
albumentations | |||
matplotlib | |||
onnxruntime | |||
\ No newline at end of file |
vgg-seq2seq.yml
0 → 100644
vietocr/.gitignore
0 → 100644
vietocr/LICENSE
0 → 100644
vietocr/README.md
0 → 100644
vietocr/config/__init__.py
0 → 100644
vietocr/config/base.yml
0 → 100644
vietocr/image/.keep
0 → 100644
vietocr/image/sample.png
0 → 100644
175 KB
vietocr/image/vietocr.jpg
0 → 100644
173 KB
vietocr/setup.py
0 → 100644
vietocr/vietocr/__init__.py
0 → 100644
vietocr/vietocr/predict.py
0 → 100644
5.63 KB
5.83 KB
4.78 KB
4.05 KB
3.27 KB
5.43 KB
4.87 KB
6.6 KB
8.41 KB
4.66 KB
vietocr/vietocr/train.py
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.