Lucas

Results 10 comments of Lucas

Hey, please find the pdf document attached. I've made a screenshot additionally. Here the image is not displayed at all. I'm using Atom 1.7.2 and pdf-view 0.50.0 Thank you :)...

I have the impression that the problem comes with pdf containing images which were in .jpg format. Because for the same image included as .png in LaTeX it works

and/or response to keyboard arrow keys.

@ceceshao1 nice! This has also the benefit that currently it is ambiguous what a step means. A step in a training process, for example, could mean a single batch but...

I think bottomline: - Add all package imports even though not needed there but later on under if __name__ ... - Add CLI for inference, also under if __name__ ...

Add functional test specifically testing this Run this test on all platforms by using a GitHub workflow

There will be minor changes needed in order to generate the latexReport.

if we want to ensure downward compatability we could write something like a cstToVoi function which just transforms the old to the new structure

@pjbull thanks for the docs, indeed I missed that. Trying setting the client as default did not work for me, however I don't know if thats some extra magic going...

@pjbull sorry for getting back to you late. Hmm, indeed i thought my parallel processing using joblib is the problem, but that appears not to be the case in my...