rmast
rmast
I saw four forks with a Python3-conversion [I merged the successful parts](https://github.com/rmast/ocrodjvu/tree/python3) The remaining issues are string/bytes issues with the optional ocrad and gocr. I guess there has to be...
I made the tests for gocr and ocrad work as well. For the gocr output I used BytesIO instead of StringIO. All tests run fine now, and I updated the...
We should probably try to get it working on Python 3.10 as well: https://github.com/jwilk/python-djvulibre/issues/13
> Inside the @rmast fork, GitHub Actions have not been integrated yet, as well as some upstream changes, and issues are disabled (which is the default for forks). With the...
I read your issues in the Gamera-4 repo. There are more issues and support might be dropped as well, mostly due to Python as moving target, just as with these...
Nice. We did those upgrade activities to make those repos survive the deprecation of python 2.7, and I'm glad they do.
The main reason for deprecating for example JWilk and Gamera-repo's would be Python as moving target, which is too tedious to follow. I wonder whether converting them to a more...
@jsbien There are 4 forks with ports to Python3 in the [network graph](https://github.com/jwilk/ocrodjvu/network)  I see the discussion is continued in https://github.com/jwilk/ocrodjvu/issues/39
As rtx 3060 GPUs exist with 8 and 12 GB of VRAM this issue is not very clear om VRAM-usage. Also, the version of Pytorch might differ.
You might add your extra ROCm requirement to the title. Ubuntu is no problem, ROCm might be a specialty. I have it running on Ubuntu just on CPU.