ink1

Results 6 issues of ink1

Hi, thanks for creating miso and making it available through pypi. Installing it is trivial. However there is a problem. In our setup, we are not using the default python...

@shonenkov Great work everyone! As far as I can tell, there is only VAE decoder with DWT and no corresponding encoder. Encoding with get_vae(dwt=True) produces the same number of tokens...

Hello, I'm looking for open source solutions sufficiently close to the state of the art for text detection in medical images for the purposes of image anonymization. The extracted text...

Hi, in your setup, you are trying to handle a case when Cython is not available but it does not work so you should either put Cython as a dependency...

Hello, Could you think of a reason why drmaa-python and lsf-drmaa https://github.com/PlatformLSF/lsf-drmaa would segfault on RH 6.4 but not on opensuse 12.1? Trying some of the examples, I can see...

When two or more VVP processes are run concurrently they may all need to open the same background for memory mapping. For some reason the background is opened for read...