文件名称:sliding_convolution:ocr rec的滑动卷积方法
文件大小:1.4MB
文件格式:ZIP
更新时间:2024-05-20 07:26:27
Python
滑动卷积 基于滑动卷积方法的ocr识别,本文基于 依存关系 tensorflow1.3或1.4 python3 资料集 (1) (2)(3) 制作图像和标签到tfrecords cd make_tfrecords/ python3 data_to_tfrecord.py 火车 python3 train_test.py --mode=train 测试 python3 train_test.py --mode=test
【文件预览】:
sliding_convolution-master
----make_tfrecords()
--------images()
--------data_to_tfrecord.py(2KB)
----uw3-500.tgz(1.34MB)
----data_gen.py(1KB)
----char_std_5990.txt(29KB)
----model.py(8KB)
----README.md(720B)
----train_test.py(8KB)