Lorenzo

Results 4 issues of Lorenzo

Hi, taking [this example](https://github.com/tmbdev/clstm/blob/master/misc/lstm-uw3-py.ipynb) as a reference I wrote the following code: ``` import clstm import cv2 import numpy as np import matplotlib.pyplot as plt import os from scipy.ndimage import...

Hi, I'd like to know what is the recommended/optimal data preparation for training (and recognition, if different). For example: - is it better to use a grayscale image or a...

I'm trying to reuse a single instance of PyTessBaseAPI to quickly recognize multiple images. I hope this is correct, creating a new PyTessBaseAPI every time is quite slow. So I...

Mi scuso per la domanda non tecnica ma probabilmente siete gli unici in grado di fare un po' di chiarezza su questo punto. Cosa si intende per guariti rispetto a...