Jirka Borovec

Results 206 issues of Jirka Borovec

Hello and so happy to see you use Pytorch-Lightning! :tada: Just wondering if you already heard about quite the new **Pytorch Lightning (PL) ecosystem CI** where we would like to...

Hi, may I ask how to define a custom path to extra requirements, e.g in our case it is `requirements/docs.txt` for now, the action is failing for missing dependencies https://github.com/PyTorchLightning/pytorch-lightning/pull/2128/checks?check_run_id=753522640...

Hello, I was loading a large PNG image and when it was finished I didn't see anything, just white. Also, the image of about 20k x 20k pixels took about...

I was wondering how to utilize any other tool except rectangle because with selecting any tool like ellipse, polygon, point, etc I got always the only rectangle... ImageJ 2.0.0-rc-69/.52i Java...

Hello, I just made an update with the internal update manager and since then time I cannot open an image and receive following error message: ``` [ERROR] Exception during event...

I have tried it for some medical images which are a bit larger than standard computer vision images and then the processing takes significantly longer time and on the other...

Add reasonable image augmentation - horizontal/vertical flip - rotation - zoom - etc

data

Hello and Happy New Year 2022! :tada: Just wondering if you already heard about quite the new **Pytorch Lightning (PL) ecosystem CI** where we would like to invite you to......

Hello, I have suspicion that the TQDM disabling does not work properly when another `tqdm` progress bar is already in use ![image](https://user-images.githubusercontent.com/6035284/154683426-9c6b7569-afd7-44a3-a6b9-a1d89232aba4.png) and the used function is: ```py import torchaudio...

# Before submitting - [x] Was this discussed/approved via a Github issue? (no need for typos and docs improvements) - [ ] Did you make sure to update the docs?...

enhancement