#316·ddddocr

Request to add new parameter default_onnx_dir

Author: std3lqiCreated Sep 9, 2026Updated Sep 9, 2026

Request to add new parameter default_onnx_dir, which specifies the directory containing the default onnx files.

The story behind it is I want to package our tool into a big exe file. The default onnx files have to be provided outside the exe file. With this new default_onnx_dir, I can specify the directory providing the default onnx files.

If you are OK with this new parameter, I can submit PR soon. Let me know, if any question or suggestion.