-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve documentation for dewarp #40
Comments
Still got an error: Please provide an example how to configure dewarper correct. |
typo in ocrd-anybaseocr-block-segmenter -> ocrd-anybaseocr-block-segmentation |
The packaging of this module (and its documentation) is a nightmare:
Since there's no release on PyPI, this literally means cloning https://github.com/NVIDIA/pix2pixHD
along with a full CUDA setup
No, it's not. It needs to point to the absolute pathname of the directory holding the dewarping model manually downloaded from here All this should have been encapsulated in |
fixed by #89 |
Requirements:
Installation of pix2pixHD
pip3 install torch torchvision
pip install dominate
parameter model_name seems to be ignored
set parameter for pix2pixHD
The text was updated successfully, but these errors were encountered: