Hanzo is a Mandarin character recognition application built based on the EfficientDet model.
----------------------
You can either run Hanzo by executing the Python file after cloning the repository or by downloading the executable file (.exe
) from the provided Google Drive link.
-
Download the executable file from the following link:
Google Drive - Hanzo.exe -
Double-click the
.exe
file to launch the application.
-
Clone this repository:
git clone https://github.com/RobertoDavin/Hanzo.git
-
Install library dependencies:
pip install -r requirements.txt
-
Run the application:
python hanzo.py
---------------------
For detailed instructions on how to use Hanzo, refer to the user manual available in this repository:
Hanzo Manual Book (PDF)