NabJa

Results 3 issues of NabJa

**Is your feature request related to a problem? Please describe.** The DatasetSummary class computes the dataset statistics (e.g. mean pixel intensity, ...) based on the image **and** its label. However,...

Feature request

Fixes #7661. ### Description The changes made add a parameter (_dim_head_) to set the output paramters of all the heads in the Self-attention Block (SABlock). Currently the output dimension is...

**Describe the bug** The number of parameters in the SABlock should be increased when increasing the number of heads (_num_heads_). However, this is not the case and limits comparability to...