Justus Schock

Results 90 comments of Justus Schock

Hi, Unfortunately I was not able to create a simple snippet for this, since we use batchgenerators in the midst of our framework. I will see, how much I can...

I can't tell you anything about CPU usage and stuff like that (sorry!) since this issue only occurs in our CI/CD and not on my local machine (thus it is...

Hi Fabian, Thanks for getting back here. Unfortunately not. But at one point we did our own reimplementation of the multiprocessing part to better fit our pipeline, So I did...

Unfortunately I don't. Maybe it was just some issue with our integration, since other's aren't experiencing the same.

We reinstantiated it every epoch (twice), but we had a look on that and it seems all the processes were terminated. For my understanding this should have been fine.

Ah okay. This is just a theory, but have you tried to join the thread as they did in [PyTorch](https://github.com/pytorch/pytorch/blob/master/torch/utils/data/dataloader.py#L929)? Besides that everything seems to be the same when it...

This may be the case. Maybe it's just what the found here: https://github.com/pytorch/pytorch/blob/master/torch/utils/data/dataloader.py#L926 That they have to send one last thing which is just to check the event? But this...

I support this option in general, I just request that this is implemented with proper caching to ensure that the reference creation is fast most of the time and frequent...

@Borda @SkafteNicki are we aiming for an integration or a direct torch reimplementation here?

> reimplementation, I put this package just as inspiration for what other image metrics exist... I'd think so as well :) @ankitaS11 @nishant42491 You can however use this package for...