Ibrahim Hadzic

Results 57 comments of Ibrahim Hadzic

Hi Aki58, I think the problem is in the dimensionality of the data, it sometimes happens that the generated spectogram images are a bit shorter than supposed. Check [this issue...

Seems like an amazing course - do you have any plans on making an English version? Thanks!

I have the same problem. SwaV should work well with small batch sizes unlike models that do batch-wise negative sampling like SimCLR. However, there's been a missing feature in the...

Oh, I see! Thank you! Let's say we have resnet18 and a 224x96 global view instead of 224x224; in that case, the grid should be 7x3, right?

Certainly, I had to override it for 3D anyway, so not an issue 😁 thank you so much! Would it be useful to catch the error thoiguh? Simply checking if...

Hi, thank you for your work! To ensure reproducibility and fair comparison, would you please share the metric calculation code? It is not necessarily too difficult to reproduce it, but...

I think that 6.24 is some kind of mode collapse (it'd be a different number if the number of prototypes was student). I've been running into it both in case...

Hi, any plans on adding this yet?

https://github.com/MIC-DKFZ/MedNeXt#mednext-v1

or, alternatively, add an option to just shorten the error messages of the already suppressed modules. That won't be as complex and will probably be just enough amount of control...