Jirka Borovec

Results 206 issues of Jirka Borovec

Hi, just curious how it is interconnected with PL internal checkpointing callback, and saving only the best models according to some given monitoring criteria like max validation accuracy etc.? ```py...

Implement general experiment and inherit from this class all other experimented regist. methods.

enhancement
help wanted
Epic

In case we have registration method that does not provide transformed landmarks we want to detect then by our-self. We take the list of landmarks in the moving image and...

enhancement
help wanted
wontfix

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

enhancement

## 🚀 Feature implement in the preprocessing phase remove background and keep only most likely leaf ### Motivation suppress a bad effect of background objects, probably would be also useful...

enhancement
help wanted

crashes with a similar error even on training head... ``` INFO:root:Train on 14626 samples, val on 1625 samples, with batch size 16. Epoch 1/150 2019-10-11 23:42:30.041545: I tensorflow/stream_executor/dso_loader.cc:152] successfully opened...

bug
help wanted

Hi, thx for this nice package :rabbit: recently we crossed difficulty, hard to decode where the code issue is (I think that we have some problem in our code sample...

I am wondering about formating multi-line text to be converted to homogenous text. I have a sample text from a [readme](https://github.com/Borda/py_sample-project/blob/master/README.md) which is broken down due to maximal line length...

# :hammer_and_wrench: Proposed Refactor We have been developing [TorchMetrics](https://github.com/PyTorchLightning/metrics) to be a general-purpose metric and some domain-specific use-cases. In many cases, we have an exact mapping to scikit-learn with verification/testing...

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...

feature request