Michael Schroter

Results 6 comments of Michael Schroter

> Looks like you provide an empty image into transofrm Hi, Thanks for the reply. Could you please eloborate a bit more. Where the mistake has been made please. There...

> `resize` is the first transform in your pipeline. Try to check output of `cv.imread` Hi, Thanks for your reply. The values are within a fucntion. Hence, I am not...

> ```python > if self.transform is not None: > try: > transformed = self.transform(image=image, mask=mask) > except Exception: > print(image, mask) > raise > ``` Hi, Thanks for the reply....

Hi I got the same issue I am using Debian 10 with: jupyter-client 6.1.12 jupyter-core 4.7.1 jupyter-packaging 0.7.12 jupyter-server 1.5.1 jupyterlab 3.0.12 jupyterlab-pygments 0.1.2 jupyterlab-server 2.4.0 jupyterlab-widgets 1.0.0 PyQt5 5.15.4...

Hi, I think Debian is good. If you have hardware issues especially with network card drivers like `iwm` they could be downloaded from websites. Only need is a Google search....

Hi Fariz, I used venv. It works as well without the heaviness of conda. Let me know if you need anything. Thanks & Best Regards Schroter On Mon., 20 Sep....