MCPcopy Create free account
hub / github.com/Topdu/OpenOCR / create_lmdb_dataset.py

File create_lmdb_dataset.py

tools/create_lmdb_dataset.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2import lmdb
3import cv2
4from tqdm import tqdm

Callers

nothing calls this directly

Calls 2

get_datalistFunction · 0.85
createDatasetFunction · 0.85

Tested by

no test coverage detected