Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
-
Updated
Jan 1, 2021 - Python
Triggered by tendermint/tendermint#5805
We should modify our logger to format byte slices as base 16 (upper case) automatically, which will remove the need for
fmt.Sprintf("%X", hash)calls.