Mike Gerber

Results 79 comments of Mike Gerber

I don't know if I missed the point a bit, but I do see two different groups of use cases here: 1. Sanitizing/Repairing/maintaining invalid or outdated METS/workspaces: * Tools like...

> Another useful operation: Assign `pcGtsId` from the `mets:file/@ID` https://github.com/mikegerber/sbb-useful-hacks/blob/master/mets-fixers/fix-page-pcgtsid-to-be-mets-file-id

I have not used it at all, what does it do what `cp`/`git-annex` etc. wouldn't do?

Thinking about it, I think it fits as a `ocrd workspace` command!

It's not really systematic (yet), I just had problems and had a look on combinations that work reproducibly. However I can produce a complete matrix of working and non-working combinations....

I've added CUDA 11.0 in a new script https://cvs.moegen-wir.net/mikegerber/test-nvidia/src/branch/master/run-docker-compatibility-matrix, no success with that one. Tested: Combinations of * pip-installable `tensorflow-gpu == 1.15.*` and `tensorflow == 2.*` (= TF 2.3 currently)...

> As I said, we should also search for official documentation/confirmation of this. It seems utterly stupid that TF prebuilds would be provided so narrowly (if not surprising, given their...

Another thing: the core CUDA image is based on an nvidia image *without CUDNN support* in addition to having the wrong CUDA Toolkit version for both "flavours" of TensorFlow (11.0...

Not sure what @JensHeinrich meant but I found myself often wanting to configure options for the processors, e.g. reduce this: ~~~ ocrd workspace validate --skip dimension --skip pixel_density --page-strictness lax...

Yes, something similar to what `git status -u` does!